Skip to content

Regenerate dart kratos api client kratos:v0.5.5-alpha.1 #60

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

Closed
wants to merge 1 commit into from

Conversation

yholkamp
Copy link
Contributor

It appears that the Kratos dart client was previously generated with the v0.0.0 schema, which doesn't seem to bear any resemblance to the v0.5.x version. This PR regenerates the model, without releasing it on pub.dev, and may resolve #53.

@CLAassistant
Copy link

CLAassistant commented Mar 12, 2021

CLA assistant check
All committers have signed the CLA.

@aeneasr
Copy link
Member

aeneasr commented Mar 15, 2021

Thank you! Unfortunately, these SDKs are built using an CI pipeline so manual updating will not work. I think dart was added after the v0.5 release for kratos which is why we have this problem atm.

All that's needed to be done, iirc, is to create a new file v0.5.5-alpha.2.json and copy the contents from https://github.com/ory/sdk/blob/master/spec/kratos/v0.5.5-alpha.1.json

And make the commit message Add spec for kratos:v0.5.5�-alpha.2 which will kick off the pipeline.

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

Successfully merging this pull request may close these issues.

Generated Dart Sdk is invalid
3 participants