Skip to content

Commit ec46b1a

Browse files
committed
Updated Auto Generated Code
1 parent 9f9585c commit ec46b1a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/Payloads/ModifySubscriptionPayload.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ class ModifySubscriptionPayload
1212
protected $_priceFid;
1313
/**
1414
* Mode to modify subscription with
15-
* @required
1615
*/
1716
protected $_mode;
1817

swagger.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2620,8 +2620,7 @@ definitions:
26202620
$ref: '#/definitions/ModifySubscriptionMode'
26212621
required:
26222622
- priceFid
2623-
- mode
2624-
2623+
26252624
CreatePolymerPayload:
26262625
properties:
26272626
polymerCode:

0 commit comments

Comments
 (0)