We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e60b6 commit 01826f9Copy full SHA for 01826f9
docs/gitbook-api/reference/spaces/publishing.md
@@ -11,3 +11,7 @@ You can publish a space using the update endpoint [documented here](./#update-a-
11
{% swagger src="../../../.gitbook/assets/openapi.yml" path="/spaces/{spaceId}/publishing/auth" method="get" %}
12
[openapi.yml](../../../.gitbook/assets/openapi.yml)
13
{% endswagger %}
14
+
15
+{% swagger src="https://api.gitbook.com/openapi.yaml" path="/spaces/{spaceId}/publishing/auth" method="post" %}
16
+[https://api.gitbook.com/openapi.yaml](https://api.gitbook.com/openapi.yaml)
17
+{% endswagger %}
0 commit comments