Azure / Azure/api-management-developer-portal
Read only fields displayed/hidden in portal
- Dominant language
- TypeScript
- Stars
- 545
- Forks
- 360
- PR merge metrics
- No merged PRs in 30d
Description
For component schema definitions, a property with a "readOnly": true flag.
The property is not being displayed when showing the definition of that component in the portal, it should be displayed.
The property is being included in the example JSON request body in the portal, it should not be included.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the portal behavior with a component schema property marked "readOnly": true, then trace the code paths that render the component definition and generate the example JSON request body. Done means the read-only property appears in the definition while being omitted from the request example; the payload does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100