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

[WIP] Catch up to api changes #56

Open
13 of 14 tasks
AndrewDryga opened this issue May 1, 2017 · 2 comments
Open
13 of 14 tasks

[WIP] Catch up to api changes #56

AndrewDryga opened this issue May 1, 2017 · 2 comments
Assignees

Comments

@AndrewDryga
Copy link
Member

AndrewDryga commented May 1, 2017

TBD

  • API ID is UUID
  • Delete response don't have contents anymore
  • After object editing don't redirect to lists
  • Requests now have filters and persists API ID (show link to it)
  • There is no more POST requests, only PUT
  • Plugins don't have pagination (there are less than 10 plugins, we don't need it there)
  • Api has additional fields (description, status..)
  • Status endpoints (apis and cluster) + graph in status pages repo
  • Dictionaries will return all plugins and validations for them
  • JWT and Scopes plugins replaced by Auth plugin
  • Some plugins settings has changes (CORS, for eg.)
  • Requests analytics / API Status graph
  • In Requests headers are now map, was list of maps
  • Added api and plugin root objects
@alexeybondarenko
Copy link
Collaborator

  • Add new plugins (Rate limits. Load Shedding, Static Responses)

@alexeybondarenko
Copy link
Collaborator

  • Add request metrics in annon.status.web
  • Add request metrics in status page

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