Azure / Azure/azure-rest-api-specs
for RP `storage-import-export`, the schema of `tags` is not right
Open
Import Export
Service Attention
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 424
Description
in generated go sdk, the type of `tags` is `interface{}`, it should be `map[string]*string`
Contributor guide
Research direction
Locate the REST API specification for the `storage-import-export` RP and trace the `tags` property into the generated Go SDK. Compare its current generated type with the requested `map[string]*string`; the work is done when the schema generates that type correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100