shipyard/src/bin/shipyard_client/shipyard_client/api_client
Nishant Kumar 30950202b3 Raise specific errors during create configdocs
Currently shipyard raises same error for 2 scenarios-
    - Collection empty or resulted in no revision (Error code - 400)
    - Buffer is either not empty or the collection already
      exists in buffer (Error code - 409)

This PS enables shipyard to raise specific errors for the above
given scenarios which would equip consumers of Shipyard API client
to handle the exception gracefully.

Change-Id: I10860ca60f4fde4088cbb146283a2db305418320
2019-01-03 20:31:30 +00:00
..
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
base_client.py Raise specific errors during create configdocs 2019-01-03 20:31:30 +00:00
client_error.py Raise specific errors during create configdocs 2019-01-03 20:31:30 +00:00
shipyard_api_client.py Ensure SY gets redacted rendered documents 2018-11-14 18:32:37 +00:00
shipyardclient_context.py Add notes processing to the Shipyard API+CLI 2018-10-11 15:36:22 -05:00