Azure / Azure/azure-rest-api-specs

`webpubsub` - `WebPubSubSocketIOSettings.serviceMode` should enumerate expected values

Open
#32,994 0 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/webpubsub/resource-manager/Microsoft.SignalRService/stable/2024-03-01/webpubsub.json#L3933-L3940

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.