What's Changed
- feat(custom): add support for custom methods
- fix(config): read default config if one does not exist by @toumorokoshi in #13
- fix: update aep-lib-go by @toumorokoshi in #14
- fix(create): escape id in query parameter by @toumorokoshi in #15
- feat: propagate failed http status codes by @toumorokoshi in #16
- fix: upgrade aep-lib-go by @toumorokoshi in #20
- fix: use leading colon for custom methods
- feat: adding support for non-user-settable ids
- feat: add --log-http and --dry-run
- feat: adding aepcli core openapi convert command
- fix(core/oas): update aepcli to fix NPE with oas contact
Full Changelog: v0.1.0...v0.2.0