-
-
Notifications
You must be signed in to change notification settings - Fork 782
WIP: OpenAPI spec linter #3376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: OpenAPI spec linter #3376
Conversation
| status: | ||
| description: The current status of the action execution. | ||
| type: string | ||
| enum: {{ LIVEACTION_STATUSES }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To confirm - this file is automatically generated based on .j2 definition on make target and build?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't hooked up a make target yet. I plan to do that.
|
So far LGTM 👍 Can you please gist the sample output? |
|
LGTM for now once the tests pass. Next step will be fixing / addressing all the errors :P |
* master: (208 commits) adding bug fix to the end of changelog message Adding changelog entry Adding simple test Adding percent parsing and various debug messages Lint and unit tests fixes Enable trigger parameters validation check Change sleep time for the worker shutdown test Name is required, ref is optional Trigger and TriggerType models should have ref field Revert unneeded changes Cleanup log changes Log debug rule query Revert back trigger to StringField in trigger instance Fix duplicate remove from running liveactions set Checkpoint #3 Checkpoint #2 Checkpoint Minor fix to mistral itests action raises ValueError for unknown uuid type. Fixes test and added enum to meta Fix style - use 4 spaces for a tab, throw instead of returning false. ...
|
Closing. Opened #3462 instead. |
Output