Skip to content
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

generate requests for an operation #80

Open
karenetheridge opened this issue Aug 19, 2024 · 0 comments
Open

generate requests for an operation #80

karenetheridge opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@karenetheridge
Copy link
Owner

karenetheridge commented Aug 19, 2024

Getty wants a thing that generates an http request for an operation, given some input parameters.

https://metacpan.org/release/GETTY/Langertha-0.004/source/lib/Langertha/Role/HTTP.pm#L37

This might belong in its own distribution, oriented towards client things.

Will have to include hooks for media type serializers. Since we will need deserializers as well (for decoding the response to send back to the client), perhaps we pull out the existing media type deserializers that live in JSM (for the purposes of implementing the contentMediaType keyword, but are also used for content validation in OpenAPI::Modern).

@karenetheridge karenetheridge added the enhancement New feature or request label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant