Skip to content

Conversation

@bot-sdk-js
Copy link
Collaborator

Context

Update grounding specification file based on main.

This PR was created automatically by the spec-update workflow.
You can commit on top of this branch, but as long as this PR is open the action can't be re-run.

  • Compilation outcome: failure
  • Test run outcome: skipped

Before merging, make sure to update tests and release notes, if necessary.

Definition of Done

  • Unit tests cover new classes
  • Release notes updated

@newtork newtork changed the title feat: [DevOps] Update grounding specification monitor: Update grounding specification Jun 3, 2025
@newtork newtork changed the title monitor: Update grounding specification feat: [DevOps] Update grounding specification Jun 3, 2025
@newtork newtork marked this pull request as draft June 3, 2025 08:44
newtork
newtork previously requested changes Jun 3, 2025
Copy link
Contributor

@newtork newtork left a comment

Choose a reason for hiding this comment

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

Do not merge. This PR is for monitoring the compatibility only.

@newtork newtork dismissed their stale review June 3, 2025 11:00

In fact we do use this PR. The API Hub spec is inconsistent. PO was notified, we'll ignore conflicts.

@newtork newtork self-requested a review June 3, 2025 11:00
@newtork newtork marked this pull request as ready for review June 3, 2025 11:00
Comment on lines 610 to 611
operationId: vector.v1.vector_endpoints.get_all_documents
x-sap-cloud-sdk-operation-name: getAllDocuments
parameters:
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do our generated service method names look fubar? Because colleagues have removed our spec extension.

  final var documents = CLIENT_VECTOR
-   .getAllDocuments(RESOURCE_GROUP, collectionId);
+   .vectorV1VectorEndpointsGetAllDocuments(RESOURCE_GROUP, collectionId);

Copy link
Contributor

@newtork newtork left a comment

Choose a reason for hiding this comment

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

⚠ Blocked see slack

@newtork
Copy link
Contributor

newtork commented Jul 7, 2025

Close for renewal

@newtork newtork closed this Jul 7, 2025
@newtork newtork deleted the spec-update/grounding/main branch July 7, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants