Skip to content

Releases: cmu-sei/Player.Api

Player.Api.Client 1.7.0-dev.5

15 Apr 14:11
Compare
Choose a tag to compare
Player.Api.Client.1.7.0-dev.5

client works?

Player.Api.Client 1.7.0-dev.4

15 Apr 13:24
Compare
Choose a tag to compare
Player.Api.Client.1.7.0-dev.4

move webhook models

Player.Api.Client 1.7.0-dev.3

15 Apr 13:11
Compare
Choose a tag to compare
Player.Api.Client.1.7.0-dev.3

add token url setting

Player.Api.Client 1.6.0-dev3

15 Apr 13:03
Compare
Choose a tag to compare
Player.Api.Client.1.6.0-dev3

add token url setting

Player.Api.Client 1.6.0-dev2

13 Apr 15:21
1a380d9
Compare
Choose a tag to compare
fix client generation and switch to NSwag from Autorest (#19)

- added nswag.json to configure NSwag client code generation
- updated GitHub action to use NSwag insead of Autorest
- updated to latest swashbuckle packages
- added tools manifest

Player.Api.Client 1.6.0-dev1

08 Apr 17:22
Compare
Choose a tag to compare
Player.Api.Client.1.6.0-dev1

Merge branch 'development' of https://github.com/cmu-sei/Player.Api i…

Player.Api.Client 1.7.0-dev.2

05 Apr 19:28
Compare
Choose a tag to compare
Player.Api.Client.1.7.0-dev.2

wip

Player.Api.Client 1.7.0-dev.1

05 Apr 19:12
Compare
Choose a tag to compare
Player.Api.Client.1.7.0-dev.1

wip

Player.Api.Client 1.7.0

06 Apr 12:17
Compare
Choose a tag to compare
fix client generation and switch to NSwag from Autorest

- added nswag.json to configure NSwag client code generation
- updated GitHub action to use NSwag insead of Autorest
- updated to latest swashbuckle packages
- added tools manifest

2.3.4

31 Mar 15:51
60e8513
Compare
Choose a tag to compare

There are no enhancement details or known issues to report in version 2.3.4.

Fix Details

The introduction of health endpoints in a previous release caused a proliferation of Swagger-generated models. This added bloat to the Swagger page and decreased the load times. This issue has been resolved.