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

[WIP] add support for returning just the schematic id without json #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TMaYaD
Copy link

@TMaYaD TMaYaD commented Sep 12, 2024

Client can request to skip the json encoding by requesting text/plain in Accept header.

This is a non-working PoC written in browser. If you like the direction, I can add tests/clean-up etc and submit a proper PR.

Client can request to skip the json encoding by requesting `text/plain` in `Accept` header.
@smira
Copy link
Member

smira commented Sep 12, 2024

Thank you, I think this looks a possible solution

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.

2 participants