Skip to content

List of used endpoints in use case md-files #267

@larsolofsson

Description

@larsolofsson

I remember that we said some time ago, that papiNet should list used endpoints for a use case in the beginning of the use case md-file.
When having many use case md-files in a version, it is good to see directly which endpoints are used in the use case.

The list of endpoints could be added into the Context section being the first section in the md-fil
For example for the file paper-board-pulp-warehouse-logistics.md

Context

This use case is designed for Paper, Board and Pulp businesses.

Endpoints used in this use case

  • GET /supplier-orders
  • GET /supplier-orders/{supplierOrderId}
  • GET /logistics-delivery-notes
  • GET /logistics-delivery-notes/{logisticsDeliveryNoteId}
  • POST /logistics-delivery-notes
  • PUT /logistics-delivery-notes/{logisticsDeliveryNoteId}
  • POST /logistics-goods-receipts
  • PUT /logistics-goods-receipts/{logisticsGoodsReceiptId}
  • GET /logistics-delivery-instructions
  • GET /logistics-delivery-instructions/{deliveryInstructionId}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions