Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
spawntree
/
matsen-tool-be
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
new export
master
Daniel
hace 1 año
padre
9c157090f3
commit
faca8532ec
Se han
modificado 2 ficheros
con
79 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
export/openapi.json
+78
-0
export/openapi.yaml
+ 1
- 1
export/openapi.json
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero
+ 78
- 0
export/openapi.yaml
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar