Skip to content

Commit

Permalink
PRSTMS-4898 Fix Warning (#50)
Browse files Browse the repository at this point in the history
* add sales offers documentation

* add panel change

* add extra endpoints

* fix unnecessary spaces

* change header

* fix warning

* fix warning/2

---------

Co-authored-by: berkkant <[email protected]>
  • Loading branch information
berkkant and berrkannt authored Mar 7, 2024
1 parent d630916 commit 7e07d49
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions spec/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11324,7 +11324,7 @@ paths:
enum:
- sales_offers
attributes:
$ref: '#/definitions/SalesOffers'
$ref: '#/definitions/SalesOfferAttributes'
relationships:
type: object
properties:
Expand All @@ -11345,7 +11345,6 @@ paths:
description: Type of the resource
enum:
- activities
$ref: '#/definitions/SalesOffers'
included:
type: array
items:
Expand All @@ -11359,7 +11358,7 @@ paths:
maxLength: 255
description: Type of the resource
enum:
- products
- activities
attributes:
type: object
relationships:
Expand Down

0 comments on commit 7e07d49

Please sign in to comment.