Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update get status resync api docs to reflect recent changes #6863

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

gregns1
Copy link
Contributor

@gregns1 gregns1 commented Jun 3, 2024

  • Missed updating our api docs in CBG-3843

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Integration Tests

Copy link

github-actions bot commented Jun 3, 2024

Redocly previews

@gregns1 gregns1 requested a review from torcolvin June 3, 2024 16:28
@gregns1 gregns1 requested a review from bbrks June 3, 2024 16:51
@bbrks bbrks merged commit f85c8a7 into main Jun 3, 2024
22 checks passed
@bbrks bbrks deleted the update_status_api_doc branch June 3, 2024 16:59
@@ -1884,6 +1884,11 @@ Resync-status:
docs_processed:
description: The amount of docs that have been processed so far in the resync operation.
type: integer
collections_processing:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add an example of scopename.collectionname if that's the syntax that this takes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants