Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add AppPlatform 2024-01-01-preview (Azure#27113)
* Adds base for updating Microsoft.AppPlatform from version preview/2023-11-01-preview to version 2024-01-01-preview * Updates readme * Updates API version in new specs and examples * add cspell exclusion (Azure#26987) * Add option for Application Configuration Service refresh interval (Azure#26943) * add the option for acs refresh interval * refine description and complete examples * feat: Add Java 21 (Azure#26946) * add buildpacks version (Azure#26933) * Update appplatform.json * Update BuildServiceBuilder_Get.json * Update BuildServiceBuilder_List.json * Update BuildServiceBuilder_CreateOrUpdate.json * Update language specific readme.md for 2024-01-01-preview api version (Azure#27041) * Cherry latest stable branch change to preview API version (Azure#27063) * e94094b * 4a35b74 * f3e4338 * 4a35b74 * a92c321 * 9a93245 * a693dc6 * fix lint * fix lint * add buildpacks version (Azure#27061) * Update appplatform.json * Update BuildServiceBuilder_Get.json * Update BuildServiceBuilder_List.json * Update BuildServiceBuilder_CreateOrUpdate.json * Update BuildService_GetSupportedBuildpack.json * Update readme.md (Azure#27095) * Short lived app support (Azure#26958) * Short lived app support * Rename type to kind * add cancelled (ctaggart#1) * Add testEndpointAuthState to AppResourceProperties (Azure#26938) * add disable test endpoint auth to AppResourceProperties * Update Apps_CreateOrUpdate_VNetInjection.json * Update Apps_CreateOrUpdate.json * Update Apps_Get.json * Update Apps_Get_VNetInjection.json * Update Apps_List.json * Update Apps_List_VNetInjection.json * Update Apps_SetActiveDeployments.json * Update Apps_Update.json * Update Apps_Update_VNetInjection.json * use enum for test endpoint auth * remove api version from readme.python.md * revert short lived app API (Azure#27196) * adding version for python sdk temporarily for python sdk generation --------- Co-authored-by: Jeff <1830237+domainname@users.noreply.github.com> Co-authored-by: Qingyi Liu <34502364+smile37773@users.noreply.github.com> Co-authored-by: Yuwei Zhou <yuwzho@microsoft.com> Co-authored-by: ninpan-ms <71061174+ninpan-ms@users.noreply.github.com> Co-authored-by: Sandy Cai <sandy.caiqing@gmail.com>
- Loading branch information