Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Galkeinan/change date to march #25510

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
b965a63
adding deprecation messages to preview versions
galkeinan-microsoft Aug 6, 2023
a106130
mid refactoring of deprecation message
galkeinan-microsoft Aug 6, 2023
1c6e5d9
added preview to deprecating version
galkeinan-microsoft Aug 7, 2023
e56f737
removed type string (not sure if this is a good change)
galkeinan-microsoft Aug 7, 2023
daa8628
revret last commit - "removed type string (not sure if this is a good…
galkeinan-microsoft Aug 7, 2023
a8f9a28
Merge branch 'galkeinan/add-deprecation-message-to-old-api-versions' …
galkeinan-microsoft Aug 7, 2023
1b057e5
added "type" : "string" back
galkeinan-microsoft Aug 7, 2023
e267e51
attempt to add pink info banner on top
galkeinan-microsoft Aug 9, 2023
7c7c05d
adding 2022-08-17 as well
galkeinan-microsoft Aug 9, 2023
faeb6af
remove notificationBanner
galkeinan-microsoft Aug 10, 2023
665655f
adding deprecation message in summary
galkeinan-microsoft Aug 10, 2023
a2a49cd
attempt to make it bold with <strong> tag
galkeinan-microsoft Aug 10, 2023
bb7197e
add <strong> to all others as well
galkeinan-microsoft Aug 10, 2023
41ab225
attempt to style it
galkeinan-microsoft Aug 10, 2023
a6b9668
remove extra line
galkeinan-microsoft Aug 10, 2023
b203f26
added the same design to all
galkeinan-microsoft Aug 10, 2023
4103221
update facets and suggestions links
galkeinan-microsoft Aug 10, 2023
b673aa8
align azure-deprecating message with our api message
galkeinan-microsoft Aug 10, 2023
902d37f
changed description of azure-deprecating header
galkeinan-microsoft Aug 10, 2023
1ba2c7f
small change in html: <br> inside <div>
galkeinan-microsoft Aug 10, 2023
381b6f5
attempt to make pink banner
galkeinan-microsoft Aug 16, 2023
f58806d
part of last commit
galkeinan-microsoft Aug 16, 2023
887595e
fixed duplication in the note
galkeinan-microsoft Aug 16, 2023
5346f15
add docon to custom_words to solve spelling check
galkeinan-microsoft Aug 16, 2023
85e236c
Merge branch 'main' into galkeinan/add-deprecation-message-to-old-api…
galkeinan-microsoft Aug 16, 2023
f2dd9d2
fixed typo "2022-08-17-preview" instead
galkeinan-microsoft Aug 16, 2023
64b0564
Merge branch 'galkeinan/add-deprecation-message-to-old-api-versions' …
galkeinan-microsoft Aug 16, 2023
8e5ce37
fix some typo <<
galkeinan-microsoft Aug 16, 2023
e2aa432
changed the last sentence as PM requested
galkeinan-microsoft Aug 16, 2023
846eee4
added space
galkeinan-microsoft Aug 16, 2023
f4ab990
change date to from: 31, 2024 to March 31, 2024 in notification as pe…
galkeinan-microsoft Aug 24, 2023
001a7c1
Merge branch 'main' into galkeinan/change-date-to-March
galkeinan-microsoft Aug 24, 2023
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
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"tags": [
"Public-Search"
],
"summary": "Get a list of azure marketplace catalog offers and total count and facets<div class='alert is-info'><p class='alert-title'><span class='docon docon-status-error-outline' aria-hidden='true'></span> Note</p><p>Search API version 2022-08-17-preview will retire on Jan. 31, 2024. After this date, this API version will no longer be supported. To continue using our services, it is essential to migrate to the new Search API preview version 2023-01-01.<br>For detailed guidance, please refer to the updated API documentation, available at: <a href='https://learn.microsoft.com/en-us/rest/api/marketplacecatalog/2023-01-01-preview/search/get?tabs=HTTP'>2023-01-01-preview</a><br>If you have any questions or require assistance during the transition, please contact us at <a href='mailto:MKPL_Platform_API_DL@microsoft.com'>MKPL_Platform_API_DL@microsoft.com</a></div>",
"summary": "Get a list of azure marketplace catalog offers and total count and facets<div class='alert is-info'><p class='alert-title'><span class='docon docon-status-error-outline' aria-hidden='true'></span> Note</p><p>Search API version 2022-08-17-preview will retire on March 31, 2024. After this date, this API version will no longer be supported. To continue using our services, it is essential to migrate to the new Search API preview version 2023-01-01.<br>For detailed guidance, please refer to the updated API documentation, available at: <a href='https://learn.microsoft.com/en-us/rest/api/marketplacecatalog/2023-01-01-preview/search/get?tabs=HTTP'>2023-01-01-preview</a><br>If you have any questions or require assistance during the transition, please contact us at <a href='mailto:MKPL_Platform_API_DL@microsoft.com'>MKPL_Platform_API_DL@microsoft.com</a></div>",
"operationId": "Search_Get",
"x-ms-examples": {
"Search_Get": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"tags": [
"Public-Search"
],
"summary": "Get a list of azure marketplace catalog offers and total count and facets<div class='alert is-info'><p class='alert-title'><span class='docon docon-status-error-outline' aria-hidden='true'></span> Note</p><p>Search API version 2022-09-25-preview will retire on Jan. 31, 2024. After this date, this API version will no longer be supported. To continue using our services, it is essential to migrate to the new Search API preview version 2023-01-01.<br>For detailed guidance, please refer to the updated API documentation, available at: <a href='https://learn.microsoft.com/en-us/rest/api/marketplacecatalog/2023-01-01-preview/search/get?tabs=HTTP'>2023-01-01-preview</a><br>If you have any questions or require assistance during the transition, please contact us at <a href='mailto:MKPL_Platform_API_DL@microsoft.com'>MKPL_Platform_API_DL@microsoft.com</a></div>",
"summary": "Get a list of azure marketplace catalog offers and total count and facets<div class='alert is-info'><p class='alert-title'><span class='docon docon-status-error-outline' aria-hidden='true'></span> Note</p><p>Search API version 2022-09-25-preview will retire on March 31, 2024. After this date, this API version will no longer be supported. To continue using our services, it is essential to migrate to the new Search API preview version 2023-01-01.<br>For detailed guidance, please refer to the updated API documentation, available at: <a href='https://learn.microsoft.com/en-us/rest/api/marketplacecatalog/2023-01-01-preview/search/get?tabs=HTTP'>2023-01-01-preview</a><br>If you have any questions or require assistance during the transition, please contact us at <a href='mailto:MKPL_Platform_API_DL@microsoft.com'>MKPL_Platform_API_DL@microsoft.com</a></div>",
"operationId": "Search_Get",
"x-ms-examples": {
"Search_Get": {
Expand Down Expand Up @@ -533,7 +533,7 @@
"tags": [
"Public-Search"
],
"summary": "Get a list of offers count per filter<div class='alert is-info'><p class='alert-title'><span class='docon docon-status-error-outline' aria-hidden='true'></span> Note</p><p>Facets API version 2022-09-25-preview will retire on Jan. 31, 2024. After this date, this API version will no longer be supported. To continue using our services, it is essential to migrate to the new Search API preview version 2023-01-01.<br>For detailed guidance, please refer to the updated API documentation, available at: <a href='https://learn.microsoft.com/en-us/rest/api/marketplacecatalog/2023-01-01-preview/facets/get?tabs=HTTP'>2023-01-01-preview</a><br>If you have any questions or require assistance during the transition, please contact us at <a href='mailto:MKPL_Platform_API_DL@microsoft.com'>MKPL_Platform_API_DL@microsoft.com</a></div>",
"summary": "Get a list of offers count per filter<div class='alert is-info'><p class='alert-title'><span class='docon docon-status-error-outline' aria-hidden='true'></span> Note</p><p>Facets API version 2022-09-25-preview will retire on March 31, 2024. After this date, this API version will no longer be supported. To continue using our services, it is essential to migrate to the new Search API preview version 2023-01-01.<br>For detailed guidance, please refer to the updated API documentation, available at: <a href='https://learn.microsoft.com/en-us/rest/api/marketplacecatalog/2023-01-01-preview/facets/get?tabs=HTTP'>2023-01-01-preview</a><br>If you have any questions or require assistance during the transition, please contact us at <a href='mailto:MKPL_Platform_API_DL@microsoft.com'>MKPL_Platform_API_DL@microsoft.com</a></div>",
"operationId": "Facets_Get",
"x-ms-examples": {
"Facets_Get": {
Expand Down Expand Up @@ -974,7 +974,7 @@
"tags": [
"Public-Suggestions"
],
"summary": "Get a list of azure marketplace products suggestions<div class='alert is-info'><p class='alert-title'><span class='docon docon-status-error-outline' aria-hidden='true'></span> Note</p><p>Suggestions API version 2022-09-25-preview will retire on Jan. 31, 2024. After this date, this API version will no longer be supported. To continue using our services, it is essential to migrate to the new Search API preview version 2023-01-01.<br>For detailed guidance, please refer to the updated API documentation, available at: <a href='https://learn.microsoft.com/en-us/rest/api/marketplacecatalog/2023-01-01-preview/suggestions/get-products?tabs=HTTP'>2023-01-01-preview</a><br>If you have any questions or require assistance during the transition, please contact us at <a href='mailto:MKPL_Platform_API_DL@microsoft.com'>MKPL_Platform_API_DL@microsoft.com</a></div>",
"summary": "Get a list of azure marketplace products suggestions<div class='alert is-info'><p class='alert-title'><span class='docon docon-status-error-outline' aria-hidden='true'></span> Note</p><p>Suggestions API version 2022-09-25-preview will retire on March 31, 2024. After this date, this API version will no longer be supported. To continue using our services, it is essential to migrate to the new Search API preview version 2023-01-01.<br>For detailed guidance, please refer to the updated API documentation, available at: <a href='https://learn.microsoft.com/en-us/rest/api/marketplacecatalog/2023-01-01-preview/suggestions/get-products?tabs=HTTP'>2023-01-01-preview</a><br>If you have any questions or require assistance during the transition, please contact us at <a href='mailto:MKPL_Platform_API_DL@microsoft.com'>MKPL_Platform_API_DL@microsoft.com</a></div>",
"operationId": "Suggestions_GetProducts",
"x-ms-examples": {
"SuggestionsProducts_Get": {
Expand Down