Azure / Azure/azure-rest-api-specs

[Logic] Missing JSON keys and wrong naming

Open
#2,288 0 comments 0 reactions 0 assignees View on GitHub
bug Logic App Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

In [RecurrenceSchedule](https://github.com/Azure/azure-rest-api-specs/blob/a70ffe7159e60a9548679d2924b24fc96da929a5/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json#L4127-L4182), a customer found out that:

- "weekDays" is actually "days" on the wire
- "timeZone" is missing

This needs to be confirmed by Logic team and eventually added to the Swagger.

Reference:
https://github.com/Azure/azure-sdk-for-python/issues/1798
https://github.com/Azure/azure-sdk-for-python/pull/1797

Contributor guide

Open the contributing guide

Research direction

Start in specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json at RecurrenceSchedule, lines 4127-4182, and compare the wire names with the referenced Azure SDK issue and pull request. Confirm the findings with the Logic team, then update the Swagger when the correct names and missing timeZone property are verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.