Skip to content
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

Use Styra OpenAPI spec v2 #18

Closed
MisterMX opened this issue Dec 15, 2021 · 1 comment
Closed

Use Styra OpenAPI spec v2 #18

MisterMX opened this issue Dec 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@MisterMX
Copy link
Collaborator

What problem are you facing?

Styra released a new OpenAPI spec for their API and deprecated the old one. While the endpoints have not changed, it should be considered to update the client and use the renamed struct names to be on the safe side:

https://docs.styra.com/reference/api/openapi/

How could Crossplane help solve your problem?

Update the client with the new swagger spec so provider-styra does not rely on an old API definition.

@MisterMX MisterMX added the enhancement New feature or request label Dec 15, 2021
MisterMX added a commit to MisterMX/provider-styra that referenced this issue Jan 14, 2022
Upgrade to a new version of styra-go-client that uses the new OpenAPI
v2 spec by Strya (fixes #crossplane-contrib#18). This requires some changes in System,
Stack and Secrets.

Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>
(external expert on behalf of DB Netz AG)
@MisterMX
Copy link
Collaborator Author

Switched to OpenAPI v2 in #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant