Azure / Azure/azure-rest-api-specs
[Monitor] All properties of activityLogs_API.json spec EventData type should be read only
Open
Monitor - ActivityLogs
Service Attention
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
EventData type is only used as a return value for Listing activity logs which should not be modifyable on the client side. Please fix all of them by adding "readOnly": true, attribute to each property.
Contributor guide
Research direction
Open activityLogs_API.json and locate the EventData type. Review every property in that type and compare the specification with the issue's read-only requirement. Done means all EventData properties are marked read-only in the API specification; check the repository's specification validation process if one is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100