Skip to content

Commit

Permalink
modified: src/docs/favoris/postFavoris.yaml (#19)
Browse files Browse the repository at this point in the history
modified:   src/docs/favoris/postFavoris.yaml
  • Loading branch information
Angel-Dijoux authored Dec 27, 2023
1 parent 6c02c40 commit aae075c
Showing 1 changed file with 12 additions and 28 deletions.
40 changes: 12 additions & 28 deletions src/docs/favoris/postFavoris.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,52 +23,36 @@ post:
type: object
required:
- "code_nsf"
- "sigle_type_formation"
- "libelle_type_formation"
- "libelle_formation_principal"
- "sigle_formation"
- "duree"
- "niveau_de_sortie_indicatif"
- "code_rncp"
- "niveau_de_certification"
- "libelle_niveau_de_certification"
- "type"
- "libelle"
- "tutelle"
- "url_et_id_onisep"
- "url"
- "domain"
- "niveau_de_sortie"
- "duree"
properties:
code_nsf:
type: integer
example: 210
sigle_type_formation:
type:
type: "String"
example: "BTSA"
libelle_type_formation:
libelle:
type: "String"
example: "brevet de technicien supérieur agricole"
libelle_formation_principal:
type: "String"
example: "BTSA technico-commercial option biens et services pour l'agriculture"
sigle_formation:
domain:
type: "String"
example: "BSA"
duree:
niveau_de_sortie:
type: "String"
example: "2 ans"
niveau_de_sortie_indicatif:
duree:
type: "String"
example: "Bac + 2"
code_rncp:
type: integer
example: 36003
niveau_de_certification:
type: "String"
example: "3"
libelle_niveau_de_certification:
type: String
example: "niveau 5 (bac + 2)"
tutelle:
type: "String"
example: "Ministère de l'Agriculture et de la Souveraineté alimentaire"
url_et_id_onisep:
url:
type: url
example: "http://www.onisep.fr/http/redirection/formation/slug/FOR.7273"
responses:
Expand Down

0 comments on commit aae075c

Please sign in to comment.