You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ This includes:
66
66
2. Regenerating the documentation site,
67
67
3. Deploying the updated docs.
68
68
69
-
You don't need to take any additional steps. Just make sure your changes are properly committed and merged into main – the documentation will be updated automatically.
69
+
The last step in bringing your changes live is to merge in the automatically generated PR to `developer-hub`. This requires `write` permissions, so look to see who has merged previous PRs for who to ping to get something merged.
70
70
71
71
This setup ensures that the public API documentation always reflects the current OpenAPI spec.
0 commit comments