I'm working with the Tech Docs team to add functionality to their gem.
We're using the Content Store Api yaml file as a test document for our parser integration and have found two issues with it:
1 - https://github.com/alphagov/content-store/blob/master/openapi.yaml#L167 not allowed description here
2 - https://github.com/alphagov/content-store/blob/master/openapi.yaml#L279 - the data should be in a values node
Hopefully that's helpful.
Mike
I'm working with the Tech Docs team to add functionality to their gem.
We're using the Content Store Api yaml file as a test document for our parser integration and have found two issues with it:
1 - https://github.com/alphagov/content-store/blob/master/openapi.yaml#L167 not allowed description here
2 - https://github.com/alphagov/content-store/blob/master/openapi.yaml#L279 - the data should be in a values node
Hopefully that's helpful.
Mike