Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 82ead28

Browse files
Add documentation_url to the examples in docs.
1 parent 45d0d6a commit 82ead28

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/v3/source/includes/api_resources/_service_offerings.erb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"created_at": "2019-11-28T13:44:02Z",
1010
"updated_at": "2019-11-28T13:44:02Z",
1111
"shareable": true,
12+
"documentation_url": "https://some-documentation-link.io",
1213
"broker_catalog": {
1314
"id": "db730a8c-11e5-11ea-838a-0f4fff3b1cfb",
1415
"metadata": {
@@ -76,6 +77,7 @@
7677
"created_at": "2019-11-28T13:44:02Z",
7778
"updated_at": "2019-11-28T13:44:02Z",
7879
"shareable": true,
80+
"documentation_url": "https://some-documentation-link.io",
7981
"broker_catalog": {
8082
"id": "db730a8c-11e5-11ea-838a-0f4fff3b1cfb",
8183
"metadata": {
@@ -123,6 +125,7 @@
123125
"created_at": "2019-11-29T16:44:02Z",
124126
"updated_at": "2019-11-29T16:44:02Z",
125127
"shareable": true,
128+
"documentation_url": "https://some-other-documentation-link.io",
126129
"broker_catalog": {
127130
"id": "3cb11822-12bb-11ea-beb1-a350dc7453b9",
128131
"metadata": {

0 commit comments

Comments
 (0)