Skip to content

Commit

Permalink
expanded description, fixed links
Browse files Browse the repository at this point in the history
  • Loading branch information
traskowskycaci committed Feb 2, 2024
1 parent 3760610 commit e209ff3
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 6 deletions.
4 changes: 2 additions & 2 deletions pkg/gen/primeapi/embedded_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion swagger-def/prime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1037,8 +1037,10 @@ paths:
to the service item you wish to update and the documentation will update with the new definition.
* Addresses: To update a destination service item's SIT destination final address, update the shipment destination address.
For approved shipments, please use [updateShipmentDestinationAddress](#mtoShipment/updateShipmentDestinationAddress).
For shipments not yet approved, please use [updateMTOShipmentAddress](#mtoShipment/updateMTOShipmentAddress).
To create a service item, please use [createMTOServiceItem](#operation/createMTOServiceItem)) endpoint.
To create a service item, please use [createMTOServiceItem](#mtoServiceItem/createMTOServiceItem)) endpoint.
operationId: updateMTOServiceItem
tags:
- mtoServiceItem
Expand Down
8 changes: 7 additions & 1 deletion swagger/prime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1238,9 +1238,15 @@ paths:
* Addresses: To update a destination service item's SIT destination
final address, update the shipment destination address.
For approved shipments, please use
[updateShipmentDestinationAddress](#mtoShipment/updateShipmentDestinationAddress).
For shipments not yet approved, please use
[updateMTOShipmentAddress](#mtoShipment/updateMTOShipmentAddress).
To create a service item, please use
[createMTOServiceItem](#operation/createMTOServiceItem)) endpoint.
[createMTOServiceItem](#mtoServiceItem/createMTOServiceItem)) endpoint.
operationId: updateMTOServiceItem
tags:
- mtoServiceItem
Expand Down

0 comments on commit e209ff3

Please sign in to comment.