Skip to content

Commit 3c6dc63

Browse files
authored
docs(Creating a GitHub App from a manifest): POST /app-manifests/:code/conversions -> POST /app-manifests/{code}/conversions
1 parent a1c882f commit 3c6dc63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/developers/apps/creating-a-github-app-from-a-manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ You must complete this step of the GitHub App Manifest flow within one hour.
179179
{% data reusables.pre-release-program.api-preview-warning %}
180180
{% endif %}
181181

182-
POST /app-manifests/:code/conversions
182+
POST /app-manifests/{code}/conversions
183183

184184
For more information about the endpoint's response, see [Create a GitHub App from a manifest](/rest/reference/apps#create-a-github-app-from-a-manifest).
185185

0 commit comments

Comments
 (0)