Herman Schaaf
Herman Schaaf
#### Summary --- Use the following steps to ensure your PR is ready to be reviewed - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md) 🧑🎓 - [ ] Test locally on...
Without downloading the package and testing it myself, it's not clear to me how this tool differs from `golint` and `gofmt -s`. Could you add some examples to the readme?
### Feature Request The subscriptions [Model struct](https://github.com/Azure/azure-sdk-for-go/blob/v61.6.0/services/subscription/mgmt/2020-09-01/subscription/models.go#L293-L308) includes a number of fields, but not all the fields available in the REST API according to the documentation. Specifically, the following fields...
Need to add more links to items (English words, katakana words, for example) and also use the word Japanese Dictionary or something like that more often.
We should add ARNs back to these tables, or investigate why they were removed and make appropriate fixes: - `aws_autoscaling_group_scaling_policies` - `aws_backup_vault_recovery_points` - `aws_ecs_task_definitions` - `aws_elasticbeanstalk_environments` - `aws_fsx_backups` - `aws_lambda_function_aliases`...
Seems like it was renamed to `tag_set` maybe. We should investigate, and consider changing the name to `tags` for consistency with other resources.
Looks like it should not have been removed.
With the move to v2, we now have many JSON columns that were relational tables before. With this move however, we have lost some documentation around the available fields in...
We are currently not generating documentation for individual columns like before, but instead we should update table descriptions to point to the relevant API or SDK documentation.