FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Support JSON variants by lyda · Pull Request #2572 · labstack/echo · GitHub

/ echo Public

Support JSON variants - #2572

Open
lyda wants to merge 1 commit into
labstack:masterfrom
lyda:json-meets-the-tva
Open

Support JSON variants#2572
lyda wants to merge 1 commit into
labstack:masterfrom
lyda:json-meets-the-tva

Conversation

lyda commented Dec 31, 2023

Copy link
Copy Markdown

There are a number of JSON variants out there. For example the external-dns operator uses the content-type
'application/external.dns.webhook+json;version=1'. This is really just JSON, it just specifies the schema being used.

This change will allow echo to bind to data of this content type.

There are a number of JSON variants out there.  For example
the external-dns operator uses the content-type
'application/external.dns.webhook+json;version=1'.  This
is really just JSON, it just specifies the schema being used.

This change will allow echo to bind to data of this content
type.
This file contains hidden or 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
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


Back | FazBrowse Home | New Git URL