do not ask release_id

This commit is contained in:
2020-02-21 16:08:31 +01:00
parent 251b521274
commit 7757912b55
10 changed files with 139 additions and 72 deletions

View File

@ -22,11 +22,6 @@ parameters:
shortarg: a
description: ID des services applicatif donc dépendant le service applicatif.
default: []
release_id:
type: Number
shortarg: r
description: |
Identifiant de la version associée au service applicatif.
response:
type: ApplicationService

View File

@ -12,11 +12,16 @@ parameters:
shortarg: n
description: |
Nom du service applicatif à créer.
release_id:
type: Number
source_name:
type: String
shortarg: s
description: |
Nom de la source.
release_distribution:
type: String
shortarg: r
description: |
Identifiant de la version associée au service applicatif.
Version associée au service applicatif.
response:
type: ApplicationService