You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❌ PatchBodyParametersSchema | Properties of a PATCH request body must not be required, property:type.Location: GitHub.Network/stable/2024-04-02/GitHub.Network.json#L303 | RPC-Patch-V1-10
Before filling a bug
Describe the bug
We're getting an unexpected linter error:
❌ PatchBodyParametersSchema | Properties of a PATCH request body must not be required, property:type.Location: GitHub.Network/stable/2024-04-02/GitHub.Network.json#L303 | RPC-Patch-V1-10
in this typespec PR. https://github.com/Azure/azure-rest-api-specs-pr/pull/17246/checks?check_run_id=22323977604
I can't figure out why. The json looks reasonable to me.
Expected behavior
I didn't expect the error. Am I missing something?
Additional context
The text was updated successfully, but these errors were encountered: