Add Identity endpoints
Open
Nobody has claimed this yet.
bug
specification
- Dominant language
- Go
- Stars
- 323
- Forks
- 133
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 2
Description
The Identity service adds endpoints for user management, like
https://api.netlify.com/api/v1/sites/{SITE_ID}/identity/{IDENTITY_INSTANCE_ID}/users/invite
We also need to add identity_instance_id to the payload of the site endpoint.
Contributor guide
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.
Research direction
Start by locating the existing site endpoint definition and the Identity-related paths in the OpenAPI specification. Add the requested user-management endpoints and identity_instance_id to the site payload; done when the specification validates and represents the documented Identity API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100