the OpenAPI specification is split up into 3 files
- Update the one you are manipulating using swagger editor e.g. https://editor.swagger.io/ this helps you avoid syntax errors
- If you update the version, be sure to update all version numbers in all 3 files.
- Go to https://dash.readme.com/ login, access dev.gotom.io
- Watch video walkthrough in gotom main project
- Write down what was changed in the change log, should be here: /docs/change-log e.g. https://dash.readme.com/project/gotom/v4.4.2/docs/change-log
- E.g. Admin - Guides - Documentation - Change Log
- Update postman for PMs for testing
Visit dev.gotom.io for the API documentation.