You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Changed apis/ skeleton. Separated tests from apis.
- Improved testing apihub and api/specs
- Moving webserver api (will still be duplicated in webserver folder for a while)
connected to #241 and #186
* servicelib: systematic app keys naming
* Added test to validate and create specs from apihub
* Renamed apis -> api and added subfolder specs
Adapted apihub docker and tests
Adapted travis and makefile
Adapted api/tests and extended
* Parametrized tests per file instead of having all files within a single test
Makes file tests independent and make errors more visible
* Assigned owners to api/
* webserver API: copy (and fixes) from services/web/server/src/*/oas3
* Fixes issues with individual openapi schemas
- created parametrized fixture to loop all openapi spec files
- refactor converter to process all files and output in a tmp folder. This solves the cross-references problem
The text was updated successfully, but these errors were encountered: