NOTE: This project is just an experiment. Sill WIP.
Generate Atlas CLI plugins from OpenAPI file.
- API updates engine was extended to detect new changes thru oasdiff. Diff can be triggered manually by running:
- Based on diff file we generating or updating atlas CLI plugin: https://github.com/wtrocki/atlas-cli-plugin-engine/blob/main/openapi/command.diff
- Plugin gets automerged and released.
- Plugin engine can discover the new extension and autoinstall it.