ory / hydra

The most scalable and customizable OpenID Certified™ OpenID Connect and OAuth Provider on the market. Become an OpenID Connect and OAuth2 Provider over night. Broad support for related RFCs. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=hydra
Apache License 2.0
15.66k stars 1.5k forks source link

fix: update config.schema.json link #3881

Closed Laplace-Transformer closed 2 weeks ago

Laplace-Transformer commented 2 weeks ago

The side https://www.ory.sh/docs/hydra/reference/configuration-editor is broken - see chrome F12 console. Broken githubusercontent link. The link was generated by a bot, so I guess this PR is invalid? Consider using https://raw.githubusercontent.com/ory/x/master/otelx/config.schema.json instead - currently they are identical.

Related issue(s)

Checklist

Further Comments

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.29%. Comparing base (e278b40) to head (0279d02). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3881 +/- ## ========================================== + Coverage 73.28% 73.29% +0.01% ========================================== Files 139 139 Lines 10914 10934 +20 ========================================== + Hits 7998 8014 +16 - Misses 2377 2384 +7 + Partials 539 536 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.