Skip to content

Commit 63e3359

Browse files
Addison Schultzgitbook-bot
Addison Schultz
authored andcommitted
GITBOOK-97: Add GET spaces/change-requests list endpoint
1 parent d01a38b commit 63e3359

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/gitbook-api/reference/spaces/change-requests.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ description: >-
88

99
<figure><img src="../../../.gitbook/assets/Change Request.png" alt=""><figcaption></figcaption></figure>
1010

11+
### `GET` a list of Change Requests in a space
12+
13+
{% swagger src="https://api.gitbook.com/openapi.json" path="/spaces/{spaceId}/change-requests" method="get" expanded="true" %}
14+
[https://api.gitbook.com/openapi.json](https://api.gitbook.com/openapi.json)
15+
{% endswagger %}
16+
1117
### `POST` a new Change Request in a space
1218

1319
{% swagger src="https://api.gitbook.com/openapi.json" path="/spaces/{spaceId}/change-requests" method="post" expanded="true" %}

0 commit comments

Comments
 (0)