We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b3548 commit 8ef0c84Copy full SHA for 8ef0c84
REUSE.toml
@@ -30,7 +30,8 @@ path = [
30
"images/dok17.png",
31
"images/dok19.png",
32
"images/dok20.png",
33
- "images/dok21.png",
+ "images/dok21-1.png",
34
+ "images/dok21-2.png",
35
"images/dok3.png",
36
"images/dok6-1.png",
37
"images/dok6-2.png",
src/types/openapi-3.0.d.ts
@@ -1,3 +1,7 @@
1
+// SPDX-FileCopyrightText: 2025 Digg - Agency for Digital Government
2
+//
3
+// SPDX-License-Identifier: EUPL-1.2
4
+
5
/**
6
* TypeScript type definitions for OpenAPI 3.2.0
7
* Based on: https://spec.openapis.org/oas/v3.2.0.html
0 commit comments