Azure / Azure/azure-rest-api-specs
`webpubsub` - `WebPubSubSocketIOSettings.serviceMode` should enumerate expected values
Open
Nobody has claimed this yet.
customer-reported
Mgmt
question
Service Attention
Web PubSub
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 6k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 432
Description
API Spec link
API Spec version
2024-03-01
Question/Query
The WebPubSubSocketIOSettings.serviceMode definition should be an enum containing expected values (e.g.Default, Serverless) instead of a free-form string.
Environment
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked webpubsub.json specification at lines 3933-3940 and inspect the WebPubSubSocketIOSettings.serviceMode definition. Confirm the expected values from the API specification, then update the definition so it enumerates Default and Serverless instead of accepting an unrestricted string; done means the specification reflects those enum values.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100