Commit a73e0a1
authored
Add primary identifiers for
Related to #115
For some controllers we use `ReadMany` operations to read resource current
state. For these operations we need to lookup for identifiers ending with
`Names` and not `Name`. e.g `RepositoryNames` in `DescribeRepositories`
operation.
Description of changes:
- Add primary identifiers for `ReadMany` operations
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.ReadMany operations (#116)1 parent f239f5e commit a73e0a1
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
860 | 860 | | |
861 | 861 | | |
862 | 862 | | |
| 863 | + | |
863 | 864 | | |
| 865 | + | |
864 | 866 | | |
| 867 | + | |
865 | 868 | | |
866 | 869 | | |
867 | 870 | | |
| |||
0 commit comments