Azure / azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
177 stars 126 forks source link

Move the serializer, xml wrapper, and policies headers out of public/internal and into private folders within src. #6124

Closed ahsonkhan closed 1 month ago

ahsonkhan commented 1 month ago

Fixes https://github.com/Azure/azure-sdk-for-cpp/issues/6118

Similar to https://github.com/Azure/azure-sdk-for-cpp/pull/6119

azure-sdk commented 1 month ago

API change check

API changes are not detected in this pull request.

ahsonkhan commented 1 month ago

FYI @gearama as the package owner