| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
| Back | FazBrowse Home | New Git URL |
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.