Uploaded image for project: 'mod-orders-storage'
  1. mod-orders-storage
  2. MODORDSTOR-46

Create RAML/modDescriptor for po_line_number

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 3.0.0
    • None
    • ACQ Sprint 56
    • 3
    • Thunderjet

    Description

      Update the mod-order-storage RAML and moduleDescriptor to support implementation of the po_line_number API.

      The sequence_number json schema consists of a single field: "sequenceNumber", and would be shared by the /orders/po-number and /orders/po-line-number endpoints... e.g.

      in the case of po-number:
      {
      	"sequenceNumber": 10000-9999999999999999
      }
      
      in the case of po-line-number
      {
      	"sequenceMumber": 1-999
      }
      

      Acceptance Criteria:

      • RAML is created/updated for this API
      • the sequence_number schema is created (and examples)
      • the module descriptor is updated w/ the new endpoint, permissions, etc.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                cmcnally Craig McNally
                johnkomick John Komick (Inactive)
                Craig McNally Craig McNally
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases