Skip to content

Latest OpenAPI Spec no longer validates #1604

@mraible

Description

@mraible

Describe the bug?

I used the OpenAPI spec from this repository in a blog post I published for CrowdStrike last year:

https://raw.githubusercontent.com/okta/okta-sdk-java/refs/heads/master/src/swagger/api.yaml

You can see the blog post at:

https://www.crowdstrike.com/tech-hub/ng-siem/create-custom-actions-for-soar-with-falcon-foundry/

We discovered this morning that importing the above URL no longer works in our Foundry product. If I take the YAML and try to validate it in editor.swagger.io, it doesn't validate either.

Image

Please fix this OpenAPI spec so it validates again. Alternatively, I can link to a previous version that we know works.

What is expected to happen?

https://raw.githubusercontent.com/okta/okta-sdk-java/refs/heads/master/src/swagger/api.yaml should be a valid OpenAPI specification.

What is the actual behavior?

The current OpenAPI spec fails to validate on editor.swagger.io and therefore, we can't import it into Falcon Foundry.

Reproduction Steps?

Copy and paste the contents of the Okta OpenAPI spec into https://editor.swagger.io/.

Additional Information?

We have a lot of joint customers that want this functionality. Thanks!

Java Version

There's no Java involved in this issue.

SDK Version

Latest

OS version

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions