microsoftgraph / microsoftgraph/msgraph-metadata
/$ref path missing in method | SDK | LearningContent API
@irvinesunday is already working on this.
Since Aug 24, 2023.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
Path:
DELETE /employeeExperience/learningProviders/{learningProviderId}/learningContents/{learningContentId}/$ref
is missing in the openAPI definition.
Error details from Raptor:
Original HTTP Snippet:
DELETE /v1.0/employeeExperience/learningProviders/{ID}/learningContents/{ID}/$ref HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/work/1/a/Snippets/delete-learningcontent-id-v1-httpSnippet.
Path segment '$ref' not found in path
We checked in the OpenAPI file and the path is not defined.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.