Uploaded image for project: 'Active and Available Inventory'
  1. Active and Available Inventory
  2. AAI-2562

cleanup swagger generation issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • El Alto Release
    • None

      Conform to swagger 2.0, replace, ref: #/getDefinitions/... with, ref: #/definitions/...

      Add definitions to include distinct schema objects for patch request, prepending the object name with zzzz-patch-

      The new zzzz-patch- schema objects will include all attributes except resource-version and child objects.

      replace, ref: #/patchDefinitions/<obj>, with, ref: #/definitions/zzzz-patch-<obj>

      When a key field appears more than once in an API uri, subsequent occurrence in the path and parameter list will refer to the parameter as <object>.<key>

       

      Non-printable characters in attribute descriptions will be suppressed.

            wl2432 wl2432
            wl2432 wl2432
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: