Skip to content

Commit

Permalink
fix: Adds PROPULSION subscription type
Browse files Browse the repository at this point in the history
  • Loading branch information
ahom committed Feb 21, 2022
1 parent 1e8e5fa commit 70f6b63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion models/SubscriptionType.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"SOLO",
"TEAM",
"ENTERPRISE",
"START"
"START",
"PROPULSION"
],
"description": "Type de souscription."
}

0 comments on commit 70f6b63

Please sign in to comment.