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

openapi.yaml file incorrectly specifies type for before and after parameters #896

Open
1 of 3 tasks
jonquandt opened this issue Mar 31, 2022 · 0 comments
Open
1 of 3 tasks

Comments

@jonquandt
Copy link

jonquandt commented Mar 31, 2022

What kind of issue?

  • Feature Request?
  • Bug

User story

Please provide us with a description of the issue as a user story
As a analytics API user, I would like to be able to use the openapi.yml file in postman, so that I can do more detailed analysis of analytics.usa.gov data.

Acceptance Criteria

  • before and after parameters should be specified as type: string, format:date -- currently they are type:integer, which causes failures when trying to follow the YYYY-MM-DD format specified in the parameter description

Notes

  • I arrived at this issue tracker via https://open.gsa.gov/api/dap/, but I don't see the openapi.yaml file referenced here within this repo, so sorry if putting in the wrong spot.
  • it looks like the yaml may be generated from annotations within the code

Tasks (Optional)

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

1 participant