|
106 | 106 | "parameters": [{ "$ref": "#/components/parameters/scan" }]
|
107 | 107 | }
|
108 | 108 | },
|
109 |
| - "/status/app": { |
| 109 | + "/api/status/app": { |
110 | 110 | "get": {
|
111 |
| - "summary": "/status/app", |
| 111 | + "summary": "/api/status/app", |
112 | 112 | "responses": {
|
113 | 113 | "200": {
|
114 | 114 | "description": "OK"
|
|
118 | 118 | "parameters": [{ "$ref": "#/components/parameters/scan" }]
|
119 | 119 | }
|
120 | 120 | },
|
121 |
| - "/status/bap/sam": { |
| 121 | + "/api/status/bap/sam": { |
122 | 122 | "get": {
|
123 |
| - "summary": "/status/bap/sam", |
| 123 | + "summary": "/api/status/bap/sam", |
124 | 124 | "responses": {
|
125 | 125 | "200": {
|
126 | 126 | "description": "OK"
|
|
130 | 130 | "parameters": [{ "$ref": "#/components/parameters/scan" }]
|
131 | 131 | }
|
132 | 132 | },
|
133 |
| - "/status/formio/2022/frf": { |
| 133 | + "/api/status/formio/2022/frf": { |
134 | 134 | "get": {
|
135 |
| - "summary": "/status/formio/2022/frf", |
| 135 | + "summary": "/api/status/formio/2022/frf", |
136 | 136 | "responses": {
|
137 | 137 | "200": {
|
138 | 138 | "description": "OK"
|
|
142 | 142 | "parameters": [{ "$ref": "#/components/parameters/scan" }]
|
143 | 143 | }
|
144 | 144 | },
|
145 |
| - "/status/formio/2022/prf": { |
| 145 | + "/api/status/formio/2022/prf": { |
146 | 146 | "get": {
|
147 |
| - "summary": "/status/formio/2022/prf", |
| 147 | + "summary": "/api/status/formio/2022/prf", |
148 | 148 | "responses": {
|
149 | 149 | "200": {
|
150 | 150 | "description": "OK"
|
|
154 | 154 | "parameters": [{ "$ref": "#/components/parameters/scan" }]
|
155 | 155 | }
|
156 | 156 | },
|
157 |
| - "/status/formio/2022/crf": { |
| 157 | + "/api/status/formio/2022/crf": { |
158 | 158 | "get": {
|
159 |
| - "summary": "/status/formio/2022/crf", |
| 159 | + "summary": "/api/status/formio/2022/crf", |
160 | 160 | "responses": {
|
161 | 161 | "200": {
|
162 | 162 | "description": "OK"
|
|
166 | 166 | "parameters": [{ "$ref": "#/components/parameters/scan" }]
|
167 | 167 | }
|
168 | 168 | },
|
169 |
| - "/status/formio/2023/frf": { |
| 169 | + "/api/status/formio/2023/frf": { |
170 | 170 | "get": {
|
171 |
| - "summary": "/status/formio/2023/frf", |
| 171 | + "summary": "/api/status/formio/2023/frf", |
172 | 172 | "responses": {
|
173 | 173 | "200": {
|
174 | 174 | "description": "OK"
|
|
0 commit comments