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

Myrepo azure.ai.inference #2

Closed
wants to merge 375 commits into from

Conversation

welovej
Copy link

@welovej welovej commented Oct 22, 2024

Choose a PR Template

Switch to "Preview" on this description then select one of the choices below.

Click here to open a PR for a Data Plane API.

Click here to open a PR for a Control Plane (ARM) API.

shraddhasun and others added 30 commits June 4, 2024 17:39
* Add 2024-02-01-preview to main

* fix typespec errors

* remove operations.json

* fix linters

* delete unusued file

* edit readme

* remove suppressions

* Update specification/azurestackhci/Operations.Management/tspconfig.yaml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Update specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/tspconfig.yaml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* ID to id

* remove unnecessary suppress

* fix examples

* copy private folder changes

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>
* added swagger (Azure#28199)

* [STG94] Updated STG94 Files Readme (Azure#28201)

* added swagger

* updated readme

* small fix

* added new blob swagger (Azure#28245)

* added blob readme (Azure#28246)

* Ran prettier on the 2024-08-04 files swagger file (Azure#28358)

* Added AuthenticationErrorDetail to StorageError (Azure#28360)

* NFS Share Snapshot (Azure#28362)

* Added GetAccountInfo() API to Container and Blob level (Azure#28297)

* Storage Error Codes for Copies (Azure#28359)

* Revert "Storage Error Codes for Copies (Azure#28359)"

This reverts commit 8b14ba4.

---------

Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com>
* SDK team improvements

* Report APIs contain filtering

* PR comment add more examples

* Fix example path

* Fix duplicate schema issue

---------

Co-authored-by: Tricia Rosario <trrosari@microsoft.com>
remove "feature in preview"

Co-authored-by: Theodore Chang <thchan@microsoft.com>
* Adds base for updating Microsoft.ApiManagement from version preview/2023-05-01-preview to version 2023-09-01-preview

* Updates readme

* Updates API version in new specs and examples

* feat(apim): Introduce gateway resource (Azure#27757)

* WIP

* Update sample

* WIP

* Add GatewayNameParameter

* Clean up

* Update sample

* Add another sample

* Add sample for delete gateway

* Remove endpoints

* Fix typo

* Add list sample

* Clean up

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add disclaimer

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Make it pretty 💄

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Refer to new file

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add missing ApiManagementGatewayListResult

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Update sample reference

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Remove ApiManagementGatewayIdentity + List by operation

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add more sample

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Latest version of common types

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Remove 200 for delete

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Formatting and re-order

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Align with spec

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Align sample with spec

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Error response from common types

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Rename SKU name

* Have seperate SKU for patch to not make it mandatory

* Remove empty required

* Improve note

* Rename schema

* Remove unused type

* sku.capacity should not be required

---------

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add loggers, diagnostics, certificates and backends to workspace (Azure#27262)

* Add loggers to workspaces

* Add diagnostics to workspace

* Add certificates to workspace

* Add backends to workspaces

* Change DiagnosticContract to DiagnosticContractProperties in patch

* Revert back DiagnosticContractProperties to DiagnosticContract

* Fix CI and add files to readme

* Fix example

* remove reconnect endpoint

* Add suppressions

* Try different suppression where

* Try different suppression

* Try other suppression

* another test

* finally working suppression

* remove unwanted line

* remove secret examples (Azure#28409)

* Modify CircuitBreaker and BackendPool Contract (Azure#28397)

* md cb contract

* modify pool contract

* correct the limits

---------

Co-authored-by: Samir Solanki <samirsolanki@outlook.com>

* Common Error Response (Azure#28408)

* add operation statuses resource (Azure#28591)

* add operation statuses resource

* fix api-version

* Add locations/operationsResults endpoint for DELETE workflow (Azure#28808)

* add operation results

* fix spec

* operationresults

* fix file name

* feat(Workspace): Add new SkuType for Workspace (Azure#28903)

* new skutype

* virtualNetworkType

* remove default from patch

* List skus API

* add model for sku

* caps enums

* feat)Gateway): Adding gateway config resource (Azure#28478)

* added gateway config resource

* removing Head gateway Config call

* updates

* resolving errors

* trying to resolve more model validations

* resolving some model validations

* resolving model validations

* resoloving delete example errors

* Swagger Prettier

* prettier

* updating so patch has same response as get and put

* removing path for gateway config

* addressing comment

* addressing comments

* nit

* path updatess

* updating as per comments

* Adding workspaceLinks

* resolving some of the errors

* resolved some errors

* resolving some of the errors

* resolving some more errors

* npx prettier

* addressing comments

* updated based on comments

* lint updates

* nit updates

---------

Co-authored-by: Samir Solanki <samirsolanki@outlook.com>

* Fix generation errors (Azure#29207)

* fix(apim): Remove duplicate ErrorResponse schema due to move to common schema

* Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway

* Revert "Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway"

This reverts commit 8d4753d.

* Remove ApiManagement Prefix for GatewayConfigConnections

* Revert "Remove ApiManagement Prefix for GatewayConfigConnections"

This reverts commit 3e8197f.

* Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway

* Create sdk-suppressions.yaml

---------

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Rafał Mielowski <rmielowski@microsoft.com>
Co-authored-by: Mahsa Sadi <mahsasadi@microsoft.com>
Co-authored-by: Vidisha Shah <102258037+vidishamsft@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
…9226)

* Rename enum to functionsDeploymentStorageType

* Update enum name to camel case

* Update enum names to camel case
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
* update securityPostureRef properties in VMScaleSet spec

* add securityPostureReference to UpdateVMProfile definition and fix min version

* add prettier changes

* remove unsupported 'major.*' from spec

* add optional fields in security posture example

* add required fields

* correct minimum api version

* add prettier fixes

* remove extensionsSettings property

* create new Update model for security posture reference & update

* fix validation issue

* Create sdk-suppressions.yaml

* add azure-sdk-for-go suppression

* Update sdk-suppressions.yaml

---------

Co-authored-by: Dylan Martinez <dymartinez@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
* Add 2024-04-01 for StackHCI

* add missing properties

* add log collection job type

* changes in sdk suppressions

* sdk suppression changes
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
* Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01

* Updates readme

* Updates API version in new specs and examples

* update static map API doc

* small change on static map doc

* update tilesetId section

* add static map supported tilesetid and trafficLayer

* update range table and static image example

* fix typo

* add additional static image example

* error fix

* run prettier on static image example json

* set tilesetId as optional

* update max/min latitude/longitude table

* update Accept header for static image API

* error fix

* add explanation for Accept header

* typo

* add parameter limitation

* improve wording

* add path and pin parameter type

* fix tables

* improve on example

* typo fix

* run prettier

* wording fix

* map attribution description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* state tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tileset description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright caption description change

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright bounding description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather radar tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather infrared tiles description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright world description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* remove pricing tiers applies

* Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01

* Updates readme

* Updates API version in new specs and examples

* update static map API doc

* small change on static map doc

* update tilesetId section

* add static map supported tilesetid and trafficLayer

* update range table and static image example

* fix typo

* add additional static image example

* error fix

* run prettier on static image example json

* set tilesetId as optional

* update max/min latitude/longitude table

* update Accept header for static image API

* error fix

* add explanation for Accept header

* typo

* add parameter limitation

* improve wording

* add path and pin parameter type

* fix tables

* improve on example

* typo fix

* run prettier

* wording fix

* map attribution description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* state tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tileset description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright caption description change

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright bounding description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather radar tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather infrared tiles description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright world description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* remove pricing tiers applies

* reduce get copyright example length

* add summary for render 20240401

* remove summary from static image

* remove please from language and view

* add package-2024-04-01 to readme

* revert back common change

* revert changes in maps readme

* \n fix

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix for map copyright caption

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix for statetile

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix for map copyright world

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

---------

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
…view (Azure#29344)

* Bug fix for version 05-15-preview

* Renamed models for better naming
* Update uniform-versioning.md

* Update glossary.md
* internal csharp

* remove - apply to all

* update - js doesnt recognize internal?

* try this

* tsp format

* update

* update version
* Adds base for updating Microsoft.ElasticSan from version stable/2023-01-01 to version 2024-05-01

* Updates readme

* Updates API version in new specs and examples

* Add EnforceDataIntegrityCheck and generate and validate examples

* Run swagger prettier check for files reported in checks

* Run prettier for all jsons

* add modelerfour to disable flatten to avoid JS breaking

* Add new field in VolumeGroupUpdateProperties

---------

Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
…9082)

* Implemented ULS - copied v2024-07-01 files (incl. readme) from RPSaaSMaster branch

* Removed reference to `v2024-05-01-preview`
dargilco and others added 28 commits July 15, 2024 14:23
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
Signed-off-by: Travis Angevine <trangevi@microsoft.com>
@welovej welovej closed this Oct 22, 2024
@welovej welovej deleted the myrepo_Azure.AI.Inference branch October 22, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.