réorganisation (cf remarques Bohwaz)
This commit is contained in:
parent
6006bdd169
commit
0e669a7c21
23 changed files with 279 additions and 236 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"inputNature": {
|
||||
"input_nature": {
|
||||
"description": "Nature des entrées",
|
||||
"type": ["array", "null"],
|
||||
"items": {
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"outputNature": {
|
||||
"output_nature": {
|
||||
"description": "Nature des sorties",
|
||||
"type": ["array", "null"],
|
||||
"items": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue