apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 35 forks source link

Provide history view for changes in API profile #3117

Open kyyberi opened 6 years ago

kyyberi commented 6 years ago

Description:

This is partially related to API versioning but that's another EPIC. Providing history view of changes done to API profile is valuable information when evaluating API. It's also good information for consumers.

Examples of content

The history would contain information about the changes. Here's a few examples:

The above are just examples, there's probably more of those. From each of those the consumer needs to see (when possible not always) what exactly changed from this to that. An example: if the rate limiting has been so far 10 000 API calls per week and it's changed to 100 000 API calls per week , then consumer should see a message:

Access history from API detailed view

User Story:

"As an API consumer, I want to see history of the API; what has been changed and when to evaluate API and track versioning of it"

Related Epic

3120

ilarimikkonen commented 5 years ago

yeah..