Skip to content

Commit

Permalink
Generated from a33dfd8d7be38df49410c1d7013eb56058d3d098 (#2111)
Browse files Browse the repository at this point in the history
Fixed example timestamp format violations
  • Loading branch information
AutorestCI authored Apr 9, 2019
1 parent 4ef5965 commit 1a28747
Show file tree
Hide file tree
Showing 20 changed files with 38 additions and 43 deletions.
2 changes: 1 addition & 1 deletion packages/@azure/arm-features/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 Microsoft
Copyright (c) 2019 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 0 additions & 3 deletions packages/@azure/arm-features/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,3 @@ See https://github.com/Azure/ms-rest-browserauth to learn how to authenticate to
## Related projects

- [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fpackages%2F%40azure%2Farm-features%2FREADME.png)
4 changes: 1 addition & 3 deletions packages/@azure/arm-features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"esm/**/*.d.ts",
"esm/**/*.d.ts.map",
"lib/**/*.ts",
"README.md",
"rollup.config.js",
"tsconfig.json"
],
Expand All @@ -53,6 +52,5 @@
"minify": "uglifyjs -c -m --comments --source-map \"content='./dist/arm-features.js.map'\" -o ./dist/arm-features.min.js ./dist/arm-features.js",
"prepack": "npm install && npm run build"
},
"sideEffects": false,
"authPublish": true
"sideEffects": false
}
2 changes: 1 addition & 1 deletion packages/@azure/arm-links/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 Microsoft
Copyright (c) 2019 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 0 additions & 3 deletions packages/@azure/arm-links/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,3 @@ See https://github.com/Azure/ms-rest-browserauth to learn how to authenticate to
## Related projects

- [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fpackages%2F%40azure%2Farm-links%2FREADME.png)
4 changes: 1 addition & 3 deletions packages/@azure/arm-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"esm/**/*.d.ts",
"esm/**/*.d.ts.map",
"lib/**/*.ts",
"README.md",
"rollup.config.js",
"tsconfig.json"
],
Expand All @@ -53,6 +52,5 @@
"minify": "uglifyjs -c -m --comments --source-map \"content='./dist/arm-links.js.map'\" -o ./dist/arm-links.min.js ./dist/arm-links.js",
"prepack": "npm install && npm run build"
},
"sideEffects": false,
"authPublish": true
"sideEffects": false
}
2 changes: 1 addition & 1 deletion packages/@azure/arm-locks/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 Microsoft
Copyright (c) 2019 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 0 additions & 3 deletions packages/@azure/arm-locks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,3 @@ See https://github.com/Azure/ms-rest-browserauth to learn how to authenticate to
## Related projects

- [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fpackages%2F%40azure%2Farm-locks%2FREADME.png)
4 changes: 1 addition & 3 deletions packages/@azure/arm-locks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"esm/**/*.d.ts",
"esm/**/*.d.ts.map",
"lib/**/*.ts",
"README.md",
"rollup.config.js",
"tsconfig.json"
],
Expand All @@ -53,6 +52,5 @@
"minify": "uglifyjs -c -m --comments --source-map \"content='./dist/arm-locks.js.map'\" -o ./dist/arm-locks.min.js ./dist/arm-locks.js",
"prepack": "npm install && npm run build"
},
"sideEffects": false,
"authPublish": true
"sideEffects": false
}
2 changes: 1 addition & 1 deletion packages/@azure/arm-managedapplications/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 Microsoft
Copyright (c) 2019 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 0 additions & 3 deletions packages/@azure/arm-managedapplications/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,3 @@ See https://github.com/Azure/ms-rest-browserauth to learn how to authenticate to
## Related projects

- [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fpackages%2F%40azure%2Farm-managedapplications%2FREADME.png)
4 changes: 1 addition & 3 deletions packages/@azure/arm-managedapplications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"esm/**/*.d.ts",
"esm/**/*.d.ts.map",
"lib/**/*.ts",
"README.md",
"rollup.config.js",
"tsconfig.json"
],
Expand All @@ -53,6 +52,5 @@
"minify": "uglifyjs -c -m --comments --source-map \"content='./dist/arm-managedapplications.js.map'\" -o ./dist/arm-managedapplications.min.js ./dist/arm-managedapplications.js",
"prepack": "npm install && npm run build"
},
"sideEffects": false,
"authPublish": true
"sideEffects": false
}
2 changes: 1 addition & 1 deletion packages/@azure/arm-policy/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 Microsoft
Copyright (c) 2019 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 0 additions & 3 deletions packages/@azure/arm-policy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,3 @@ See https://github.com/Azure/ms-rest-browserauth to learn how to authenticate to
## Related projects

- [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fpackages%2F%40azure%2Farm-policy%2FREADME.png)
4 changes: 1 addition & 3 deletions packages/@azure/arm-policy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"esm/**/*.d.ts",
"esm/**/*.d.ts.map",
"lib/**/*.ts",
"README.md",
"rollup.config.js",
"tsconfig.json"
],
Expand All @@ -53,6 +52,5 @@
"minify": "uglifyjs -c -m --comments --source-map \"content='./dist/arm-policy.js.map'\" -o ./dist/arm-policy.min.js ./dist/arm-policy.js",
"prepack": "npm install && npm run build"
},
"sideEffects": false,
"authPublish": true
"sideEffects": false
}
2 changes: 1 addition & 1 deletion packages/@azure/arm-resources/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 Microsoft
Copyright (c) 2019 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 0 additions & 3 deletions packages/@azure/arm-resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,3 @@ See https://github.com/Azure/ms-rest-browserauth to learn how to authenticate to
## Related projects

- [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fpackages%2F%40azure%2Farm-resources%2FREADME.png)
14 changes: 13 additions & 1 deletion packages/@azure/arm-resources/lib/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,11 @@ export interface ProviderResourceType {
* @member {string[]} [apiVersions] The API version.
*/
apiVersions?: string[];
/**
* @member {string} [capabilities] The additional capabilities offered by
* this resource type.
*/
capabilities?: string;
/**
* @member {{ [propertyName: string]: string }} [properties] The properties.
*/
Expand All @@ -342,11 +347,18 @@ export interface Provider {
namespace?: string;
/**
* @member {string} [registrationState] The registration state of the
* provider.
* resource provider.
* **NOTE: This property will not be serialized. It can only be populated by
* the server.**
*/
readonly registrationState?: string;
/**
* @member {string} [registrationPolicy] The registration policy of the
* resource provider.
* **NOTE: This property will not be serialized. It can only be populated by
* the server.**
*/
readonly registrationPolicy?: string;
/**
* @member {ProviderResourceType[]} [resourceTypes] The collection of
* provider resource types.
Expand Down
13 changes: 13 additions & 0 deletions packages/@azure/arm-resources/lib/models/mappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,12 @@ export const ProviderResourceType: msRest.CompositeMapper = {
}
}
},
capabilities: {
serializedName: "capabilities",
type: {
name: "String"
}
},
properties: {
serializedName: "properties",
type: {
Expand Down Expand Up @@ -455,6 +461,13 @@ export const Provider: msRest.CompositeMapper = {
name: "String"
}
},
registrationPolicy: {
readOnly: true,
serializedName: "registrationPolicy",
type: {
name: "String"
}
},
resourceTypes: {
readOnly: true,
serializedName: "resourceTypes",
Expand Down
4 changes: 1 addition & 3 deletions packages/@azure/arm-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"esm/**/*.d.ts",
"esm/**/*.d.ts.map",
"lib/**/*.ts",
"README.md",
"rollup.config.js",
"tsconfig.json"
],
Expand All @@ -53,6 +52,5 @@
"minify": "uglifyjs -c -m --comments --source-map \"content='./dist/arm-resources.js.map'\" -o ./dist/arm-resources.min.js ./dist/arm-resources.js",
"prepack": "npm install && npm run build"
},
"sideEffects": false,
"authPublish": true
"sideEffects": false
}

0 comments on commit 1a28747

Please sign in to comment.