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

get_extended_metadata #1259

Open
3052 opened this issue Mar 6, 2024 · 3 comments
Open

get_extended_metadata #1259

3052 opened this issue Mar 6, 2024 · 3 comments

Comments

@3052
Copy link

3052 commented Mar 6, 2024

this seems to be a stub currently:

pub async fn get_extended_metadata(&self, request: BatchedEntityRequest) -> SpClientResult {
let endpoint = "/extended-metadata/v0/extended-metadata";
self.request_with_protobuf(&Method::POST, endpoint, None, &request)
.await
}

@roderickvd
Copy link
Member

Yes, what is your point?

I believe I put it there just to cover all "known" endpoints.

@kingosticks
Copy link
Contributor

It's really hard to guess what people want. Please can you redefine this issue so it's easier to solve for the people giving their time to help you.

@3052
Copy link
Author

3052 commented Mar 31, 2024

It's really hard to guess what people want.

is it really? it seems pretty obvious what the ask is here

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

No branches or pull requests

3 participants