Skip to content

fixed 1password openapi example #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Conversation

Jolanrensen
Copy link
Collaborator

No description provided.

@Jolanrensen Jolanrensen added the bug Something isn't working label Feb 28, 2023
@Jolanrensen Jolanrensen added this to the 0.10.0 milestone Feb 28, 2023
@@ -3,7 +3,7 @@
name = "ApiGuruOpenApiKsp",
)
@file:ImportDataSchema(
path = "https://api.apis.guru/v2/specs/1password.local/connect/1.3.0/openapi.json",
path = "https://api.apis.guru/v2/specs/1password.local/connect/1.5.7/openapi.json",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This example uses URL deliberately? It's a shame that our build depends on an external resource that can be deleted :c

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah... We could also grab this json and put it inside the project. I did that for Apis.guru's OpenApi spec, but that was because theirs was/is broken.

@Jolanrensen Jolanrensen merged commit c353922 into master Mar 2, 2023
@Jolanrensen Jolanrensen deleted the fix-1password-example branch March 2, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants