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

Fix #138 schema type becomes optional #163

Closed
wants to merge 2 commits into from
Closed

Conversation

swamp-agr
Copy link
Collaborator

According to OpenAPI as it mentioned in #131, "type" might not be specified. It is implemented currently in Kubernetes. Thus, interface is changing with this fix.

According to OpenAPI as it mentioned in #131, "type" might not be specified. It is implemented currently in Kubernetes. Thus, interface is changing with this fix. CHANGELOG should be also updated.
`Just _` and `Nothing` cases wrapped properly
@AlexMouton
Copy link

Hi guys. Just wanted to put some light on this change. Anything holding it up?

@phadej phadej self-assigned this Feb 27, 2019
@phadej phadej force-pushed the schema-fixes branch 2 times, most recently from f43c44e to 61e004f Compare April 25, 2019 08:55
Copy link
Collaborator

@phadej phadej left a comment

Choose a reason for hiding this comment

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

There are no tests, AFAICS?

@phadej phadej closed this May 17, 2019
@phadej
Copy link
Collaborator

phadej commented May 17, 2019

Merged in #187, not sure if my rebase broke something.

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

Successfully merging this pull request may close these issues.

None yet

3 participants