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

regarding your commit "handle date as query param": we need the "format:-date-time" in the swagger #30

Closed
pabloelustondo opened this issue Dec 15, 2016 · 1 comment

Comments

@pabloelustondo
Copy link

Hi Luke,
Thanks a again but I think you just forgot a little detail. We noticed in your change-set handle date as query param that you added a "format" to the label definition... but that 'format' does nto appear in the actual swagger.json and, so, it does not look good in the Swagger UI. It still appears as string. I think your just need to add that format to the swagger.json generator.

     Cheers!, Pablo.
@lukeautry
Copy link
Owner

@pabloelustondo Put out a fix for this in 1.0.5 which you can install now.

The problem was that response objects could include the format, but not parameters. Thanks for submitting the issue.

Let me know if you notice any other problems.

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