Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
ffccb8f
Adds base for updating Microsoft.AppPlatform from version preview/202…
saragluna Dec 18, 2023
c053821
Updates readme
saragluna Dec 18, 2023
47e1ec2
Updates API version in new specs and examples
saragluna Dec 18, 2023
8376e33
add cspell exclusion (#26987)
saragluna Dec 8, 2023
e906cba
Add option for Application Configuration Service refresh interval (#2…
saragluna Dec 8, 2023
50dd0a8
feat: Add Java 21 (#26946)
domainname Dec 8, 2023
44c3a93
add buildpacks version (#26933)
smile37773 Dec 8, 2023
2dd87ca
Update language specific readme.md for 2024-01-01-preview api version…
saragluna Dec 13, 2023
e6da074
Cherry latest stable branch change to preview API version (#27063)
yuwzho Dec 13, 2023
1916b7c
add buildpacks version (#27061)
smile37773 Dec 15, 2023
0413ae9
Update readme.md (#27095)
saragluna Dec 15, 2023
4299432
Short lived app support (#26958)
ninpan-ms Dec 15, 2023
0160715
add cancelled (#1)
yuwzho Dec 18, 2023
f2d02ca
Add testEndpointAuthState to AppResourceProperties (#26938)
qingc Dec 19, 2023
64a6808
Merge branch 'main' into saragluna-appplatform-Microsoft.AppPlatform-…
saragluna Dec 19, 2023
36d3e41
remove api version from readme.python.md
saragluna Dec 19, 2023
8ce318a
Merge branch 'main' into saragluna-appplatform-Microsoft.AppPlatform-…
saragluna Dec 26, 2023
51e10cc
revert short lived app API (#27196)
ninpan-ms Dec 27, 2023
6ccc5b5
Merge branch 'main' into saragluna-appplatform-Microsoft.AppPlatform-…
saragluna Jan 10, 2024
56a04bf
adding version for python sdk temporarily for python sdk generation
saragluna Jan 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -961,6 +961,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