Skip to content

Commit

Permalink
Update endpoint description
Browse files Browse the repository at this point in the history
  • Loading branch information
mboren committed Jul 3, 2023
1 parent c0d6c33 commit c690df0
Show file tree
Hide file tree
Showing 5 changed files with 11 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.

3 changes: 2 additions & 1 deletion pkg/gen/primeclient/mto_shipment/mto_shipment_client.go

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

3 changes: 2 additions & 1 deletion swagger-def/prime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,8 @@ paths:
summary: createNonSITAddressUpdateRequest
description: |
### Functionality
This endpoint is used so the Prime can request an **update** for the destination address on an MTO Shipment.
This endpoint is used so the Prime can request an **update** for the destination address on an MTO Shipment,
after the destination address has already been approved.
This does not change addresses on SIT service items.
Address updates will be automatically approved unless they change:
- the service area
Expand Down
4 changes: 3 additions & 1 deletion swagger/prime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,9 @@ paths:
### Functionality
This endpoint is used so the Prime can request an **update** for the
destination address on an MTO Shipment.
destination address on an MTO Shipment,
after the destination address has already been approved.
This does not change addresses on SIT service items.
Expand Down

0 comments on commit c690df0

Please sign in to comment.