Skip to content

Update of supporting file README.md for release 4.0.0 #265

@larsolofsson

Description

@larsolofsson

1 Change

  • GET /delivery-instructions
  • GET /delivery-instructions/{deliveryInstructionId}
    to
  • GET /logistics-delivery-instructions
  • GET /logistics.delivery-instructions/{deliveryInstructionId}

2 Add the following text

Warehouse Logistics Inventory Change Use Case

The following API endpoints allows a supplier to communicate inventory changes with a logistics supplier:

  • GET /logistics-inventory-changes
  • GET /logistics-inventory-changes/{logisticsInventoryChangeId}
  • POST /logistics-inventory-changes

3 Change the following text
In addition to these normative documents, we also have a papiNet mock service that provides live responses in line with the scenarios described within the use case documents.

to

In addition to these normative documents, papiNet also has a papiNet stub service that provides live responses in line with the scenarios described within the use case documents.

4 Update copyright statement and make it visible in preview mode.

5 Change the following text, (N:B. the link is pointing to 4.0.0 after the change instead of 3.0.0)

  • papiNet-API.yaml the OpenAPI document describing the papiNet API. This is the main normative document.

to

  • papiNet-API.yaml the OpenAPI document describing the papiNet API. This is the main normative document.

Metadata

Metadata

Assignees

Labels

Done Ready for ReviewThe change is implemented and ready for review.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions