Skip to content

Commit

Permalink
Add AppPlatform 2024-01-01-preview (Azure#27113)
Browse files Browse the repository at this point in the history
* 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
6 people authored Feb 1, 2024
1 parent eca452e commit 6a5d5f0
Show file tree
Hide file tree
Showing 188 changed files with 26,453 additions and 2 deletions.
6 changes: 6 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -990,6 +990,12 @@
"mpga"
]
},
{
"filename": "**/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2024-01-01-preview/appplatform.json",
"words": [
"springboot"
]
},
{
"filename": "**/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/**/*.json",
"words": [
Expand Down
Loading

0 comments on commit 6a5d5f0

Please sign in to comment.