v1.93.0
almost 2 years ago by ReadMe API
📅 Feb 28, 2023
Added
- Enhance problem spec with violation list in public api
- ✨ Expose
/v1/templates
and/v1/templates/{id}
and/v1/templates/{id}/definition
- ✨ Expose
/v1/templates_repositories
and/v1/templates_repositories/{id}
- Expose git application path for
/v1/components/gitinfo
and/v1/components/{id}/gitinfo
- Added
POST /v1/environments
which allows creation of environments - CLI command was updated from bunnyshell-cli to bns
Fixed
- 🏷️ Fixed some minor issues discovered after the Templates release.