microsoftgraph / microsoftgraph/msgraph-metadata

Missing Service Principal Token Lifetime ref endpoint

Open
#322 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area: OpenAPI metadata-issue priority:p1 ToTriage
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

Per the beta documentation, the endpoint POST /servicePrincipals/{id}/tokenLifetimePolicies/$ref is supported by the API.

Until version 1.9.6 version of PowerShell SDK, we used to have a cmdlet to expose it, what means we had the path as part of the OpenAPI document back that time: but starting from 1.10.0, the cmdlet was not available anymore.

We need to investigate whether this is a metadata issue, a conversion issue or a doc issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the OpenAPI metadata and generated PowerShell SDK surface for POST /servicePrincipals/{id}/tokenLifetimePolicies/$ref between versions 1.9.6 and 1.10.0. Trace whether the endpoint disappeared in metadata, conversion, or documentation; done means identifying the responsible stage and recording the required correction.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi, powershell
Domain
api, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.