Skip to content
Snippets Groups Projects
  1. Aug 19, 2024
  2. Aug 15, 2024
  3. Aug 01, 2024
  4. Jul 04, 2024
  5. Jun 25, 2024
  6. Jun 13, 2024
  7. Jun 11, 2024
  8. May 16, 2024
  9. May 02, 2024
  10. Apr 22, 2024
  11. Apr 16, 2024
  12. Apr 15, 2024
  13. Apr 11, 2024
  14. Mar 26, 2024
  15. Feb 28, 2024
    • Jonas Gröger's avatar
      chore(api): fix wrong example and typo · 5bd85b90
      Jonas Gröger authored
      5bd85b90
    • Jonas Gröger's avatar
      chore(api): redocly warns if endpoints dont have security set · 6951623d
      Jonas Gröger authored
      usually we use the OAuth2 security schema. but public endpoints
      do not have this security constraint. callbacks don't authenticate
      against the called endpoint.
      
      For reference, the warning was (one example):
      
      > Every operation should have security defined on it or on the root level.
      >
      > 418 | get:
      >     | ^^^
      > 419 |   operationId: get-destination-key
      > 420 |   summary: Ruft einen JWK des Zustelldienstes ab
      >
      > Warning was generated by the security-defined rule.
      6951623d
  16. Feb 07, 2024
  17. Jan 05, 2024
  18. Nov 15, 2023
  19. Sep 25, 2023
  20. Sep 01, 2023
  21. Aug 29, 2023
  22. Aug 25, 2023
  23. Aug 23, 2023
Loading