- Aug 19, 2024
-
-
Yves Adler authored
-
- Aug 15, 2024
-
-
Yves Adler authored
-
Yves Adler authored
-
- Aug 01, 2024
-
-
Robin Sander authored
-
- Jul 04, 2024
-
-
Fabian Sudau authored
-
- Jun 25, 2024
-
-
Fabian Sudau authored
This "optionality" does not apply to JWE fields in general! We need to be careful not to define all of them as string|null.
-
- Jun 13, 2024
-
-
Yves Adler authored
chore: remove documentation about old (internal) destination API. Add remark about destination / keys duplication (planning#1788)
-
Yves Adler authored
-
- Jun 11, 2024
-
-
Fabian Sudau authored
-
- May 16, 2024
-
-
Fabian Sudau authored
-
- May 02, 2024
-
-
Fabian Sudau authored
-
- Apr 22, 2024
-
-
Hendrik Kamp authored
-
- Apr 16, 2024
-
-
Hendrik Kamp authored
-
Hendrik Kamp authored
-
Hendrik Kamp authored
-
Fabian Sudau authored
The ':' character is not allowed in URLs and should not be used in scope names.
-
- Apr 15, 2024
-
-
Hendrik Kamp authored
-
Hendrik Kamp authored
-
Hendrik Kamp authored
-
- Apr 11, 2024
-
-
Yves Adler authored
-
Yves Adler authored
-
Yves Adler authored
-
Yves Adler authored
-
- Mar 26, 2024
-
-
Jonas Gröger authored
-
Jonas Gröger authored
-
- Feb 28, 2024
-
-
Jonas Gröger authored
-
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.
-
- Feb 07, 2024
-
-
Yves Adler authored
fix: inline $ref's from examples because they are not allowed according to the OpenAPI spec (bycatch from planning#1409)
-
- Jan 05, 2024
-
-
Christoph Metzger authored
-
Christoph Metzger authored
-
- Nov 15, 2023
-
-
Jonas Gröger authored
The default is `false` so removing the parameter works. See planning#501 (comment 107371)
-
- Sep 25, 2023
-
-
Christoph Metzger authored
-
- Sep 01, 2023
-
-
Christoph Metzger authored
-
- Aug 29, 2023
-
-
-
Jonas Gröger authored
-
- Aug 25, 2023
-
-
Christoph Metzger authored
-
Christoph Metzger authored
-
- Aug 23, 2023
-
-
when a destination does not support the services requested in a submission, it might throw an error. this validation feature is configurable by the implementation.
-