azure-sdk-for-cpp/sdk/storage/azure-storage-blobs
JinmingHu 19d4833ce7
Fix auto-generator bug (#1273)
# Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the [contributing guide](https://github.com/Azure/azure-sdk-for-cpp/blob/master/CONTRIBUTING.md#pull-requests).

- [x] [C++ Guidelines](https://azure.github.io/azure-sdk/cpp_introduction.html)
- [x] Doxygen docs
- [x] Unit tests
- [x] No unwanted commits/changes
- [x] Descriptive title/description
  - [x] PR is single purpose
  - [x] Related issue listed
- [x] Comments in source
- [x] No typos
- [x] Update changelog
- [x] Not work-in-progress
- [x] External references or docs updated
- [x] Self review of PR done
- [x] Any breaking changes?


Fixes https://github.com/Azure/azure-sdk-for-cpp/issues/1263
2021-01-06 07:09:28 +00:00
..
inc/azure/storage extensible enum for blob servicve (#1253) 2021-01-06 01:06:38 +08:00
sample use #include <> instead of #include "" for header files not in current package (#1243) 2020-12-23 22:03:17 +08:00
src Fix auto-generator bug (#1273) 2021-01-06 07:09:28 +00:00
test extensible enum for blob servicve (#1253) 2021-01-06 01:06:38 +08:00
vcpkg Add VcPkg support (#1013) 2020-12-11 11:53:37 -08:00
cgmanifest.json Update Notice and add cgmanifest.json (#839) 2020-11-18 11:44:22 -08:00
CHANGELOG.md extensible enum for blob servicve (#1253) 2021-01-06 01:06:38 +08:00
CMakeLists.txt extensible enum for blob servicve (#1253) 2021-01-06 01:06:38 +08:00
NOTICE.txt Update Notice and add cgmanifest.json (#839) 2020-11-18 11:44:22 -08:00