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

ToParam class #16

Closed
fizruk opened this issue Dec 7, 2015 · 1 comment
Closed

ToParam class #16

fizruk opened this issue Dec 7, 2015 · 1 comment

Comments

@fizruk
Copy link
Member

fizruk commented Dec 7, 2015

This should probably look like this:

class ToParam a where
  toParam :: proxy a -> ParameterLocation -> ParameterOtherSchema
@dmjio
Copy link
Collaborator

dmjio commented Dec 8, 2015

LGTM 👍

maksbotan added a commit to biocad/swagger2 that referenced this issue Dec 12, 2021
Previously ToParamSchema ZonedTime instance used custom format instead
of OpenAPI default "date-time".

Partially fixes GetShopTV#16.
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

No branches or pull requests

2 participants