Skip to content

Commit

Permalink
Undo accidental removal of workplace ID example
Browse files Browse the repository at this point in the history
  • Loading branch information
ebleiweiss-r7 committed Sep 24, 2018
1 parent 99b5221 commit 02eeaaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/api/v1/payload_api_doc.rb
Expand Up @@ -15,6 +15,8 @@ module PayloadApiDoc
URLS_DESC = 'The unique, encoded urls used to host this payload. Only applicable for http(s) payloads.'
URLS_EXAMPLE = ['/bd5c4OlMn0OeQp9AxdvC_Q2EIcdSRvg7gzLdQwU__Mb1WtjGR8C4UbjohhRIgbmBfFFBsNJ-wZMyFZKK33aorc8qfD0xCsmxSEyHaiyjGn0ykbJOlYFF1j1HXShiKiiwbfh_wPf2uqSWk2tnaLAqwuvxPcRuDPF-kdkmDDC2']
DESCRIPTION_DESC = 'A description of why this payload was created and what it is being used for.'
WORKSPACE_ID_DESC = 'The ID of the workspace this payload belongs to.'
WORKSPACE_ID_EXAMPLE = 1
RAW_PAYLOAD_DESC = 'A URL pointing to where the binary payload can be downloaded from.'
RAW_PAYLOAD_HASH_DESC = 'The unique hash value for the generated payload binary.'
BUILD_OPTS_DESC = 'A hash containing various options used to build this payload.'
Expand Down

0 comments on commit 02eeaaf

Please sign in to comment.