Few CI jobs are producing openapi spec document. It is then further uploaded as artifact and is being consumed by the codegenerator to build sdk/cli/tui. Recently there was a case that a schema change caused the openapi spec to be invalid.
Once the openapi spec is produced is should be validated by any accessible tool
Few CI jobs are producing openapi spec document. It is then further uploaded as artifact and is being consumed by the codegenerator to build sdk/cli/tui. Recently there was a case that a schema change caused the openapi spec to be invalid.
Once the openapi spec is produced is should be validated by any accessible tool