Skip to content

Commit

Permalink
Merge pull request #74 from ingrammicro-xvantage/feature/tweak-workflow
Browse files Browse the repository at this point in the history
PNA C#
  • Loading branch information
im-deviprakash authored Nov 12, 2024
2 parents 4c0dba4 + 67a0ef3 commit 570006b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapispec/unified/XI-Resellers-API-Spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ paths:
- availabilityByWarehouseId: '40'
schema:
$ref: '#/components/schemas/PriceAndAvailabilityRequest'
required: true
responses:
'200':
description: OK
Expand Down Expand Up @@ -9542,6 +9541,7 @@ components:
type: string
nullable: true
description: key value pair -key value.

PriceAndAvailabilityResponse:
type: array
items:
Expand Down

0 comments on commit 570006b

Please sign in to comment.