Skip to content

Add /operations endpoint to list available operations v2#22

Open
Boolean263 wants to merge 5 commits intogchq:masterfrom
Boolean263:list-operations-2
Open

Add /operations endpoint to list available operations v2#22
Boolean263 wants to merge 5 commits intogchq:masterfrom
Boolean263:list-operations-2

Conversation

@Boolean263
Copy link

Updated version of #17 that's based on the current master (as of submission). From there:

This is a straightforward change to add a /operations endpoint which
can be used to get a list of the available operations on the CyberChef
server. The returned object has an attribute for each operation name,
with the argument description as its value.

This change also documents this new endpoint in README.md and swagger.yml, and also includes a test case.

This is a straightforward change to add a `/operations` endpoint which
can be used to get a list of the available operations on the CyberChef
server. The returned object has an attribute for each operation name,
with the argument description as its value.

This change also documents this new endpoint in `README.md` and
`swagger.yml`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant