Azure / Azure/azure-rest-api-specs

[Monitor] All properties of activityLogs_API.json spec EventData type should be read only

Open
#2,254 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.