-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Adding ability to output spec data (#516)
Adding the ability for the spec of the given components to be rendered in swagger open API. TODO: - [x] Add ability to generate condition and output capabilities on server startup - [x] Add the rest of the condition fields for the shared condition (From, As, ignore, not, etc). - [x] Validate that the output generally works against a rule-example.yaml file for specifically builtin.filecontent - [x] Update providers to all correctly generate the openapi - [x] Need to figure out the "output" and how to display that correctly. --------- Signed-off-by: Shawn Hurley <[email protected]>
- Loading branch information
1 parent
3625e88
commit 6ec6477
Showing
29 changed files
with
635 additions
and
428 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.