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

Update Swagger config #4842

Closed
4 tasks
RiccardoM opened this issue Aug 3, 2019 · 2 comments
Closed
4 tasks

Update Swagger config #4842

RiccardoM opened this issue Aug 3, 2019 · 2 comments
Assignees
Labels
good first issue Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.

Comments

@RiccardoM
Copy link
Contributor

Summary of Bug

As stated by @alexanderbez inside #4806 comment, the Swagger config file should be refactored in order to reflect the latest changes that have been made.

Version

f218de8


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alexanderbez
Copy link
Contributor

Namely, many queries (that have height context) now return responses as follows:

{
  "height": <n>,
  "result": <object|array>
}

@alexanderbez alexanderbez added Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity. good first issue REST labels Aug 5, 2019
@fedekunze
Copy link
Collaborator

Moved to #2179. #5038 fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Projects
None yet
Development

No branches or pull requests

4 participants