Add tag field in JSON
As a user
I want to be able to easily browse through a list of API's by tags
so that I can find new API's
- There should be a mechanism to add tags to API's through JSON
- We add a tags field to the JSON structure
- The tags field is validated by the validator? (must be an array)
Edited by Niels