Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
spawntree
/
matsen-tool-be
Segui
2
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
new export
master
Daniel
1 anno fa
parent
9c157090f3
commit
faca8532ec
2 ha cambiato i file
con
79 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
export/openapi.json
+78
-0
export/openapi.yaml
+ 1
- 1
export/openapi.json
File diff soppresso perché troppo grande
Vedi File
+ 78
- 0
export/openapi.yaml
Vedi File
@@ -79,6 +79,58 @@ paths:
style: form
explode: false
allowReserved: false
-
name: posting
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: string
style: form
explode: false
allowReserved: false
-
name: 'posting[]'
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: array
items:
type: string
style: form
explode: true
allowReserved: false
-
name: owner
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: string
style: form
explode: false
allowReserved: false
-
name: 'owner[]'
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: array
items:
type: string
style: form
explode: true
allowReserved: false
deprecated: false
post:
operationId: api_comments_post
@@ -908,6 +960,32 @@ paths:
style: form
explode: false
allowReserved: false
-
name: createdBy
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: string
style: form
explode: false
allowReserved: false
-
name: 'createdBy[]'
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: array
items:
type: string
style: form
explode: true
allowReserved: false
-
name: partner
in: query
Scrivi
Anteprima
Caricamento…
Annulla
Salva