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

type: json: object -> any #132

Merged
merged 1 commit into from
Apr 7, 2022
Merged

type: json: object -> any #132

merged 1 commit into from
Apr 7, 2022

Conversation

dbushong
Copy link
Member

@dbushong dbushong commented Apr 7, 2022

One might have a REST API where you POST application/json that is just
the bytes true or some such. In that case a body argument of type
boolean might be legitimate.


This PR was started by: git wf pr

One might have a REST API where you POST application/json that is just
the bytes `true` or some such.  In that case a body argument of type
boolean might be legitimate.
Copy link
Member

@aotarola aotarola left a comment

Choose a reason for hiding this comment

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

💚

@dbushong dbushong merged commit 2c79980 into main Apr 7, 2022
@dbushong dbushong deleted the dbushong/feature/main/type-fix branch April 7, 2022 23:24
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

2 participants