feat:Add new schemas and update OpenAPI specification for Instill AI API #58
pull-request.yml
on: pull_request
Test
/
Build, test and publish
1m 48s
Annotations
3 errors
GetRemainingCredit:
src/tests/IntegrationTests/Tests.GetRemainingCredit.cs#L12
Test method Instill.IntegrationTests.Tests.GetRemainingCredit threw exception:
System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0. ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
|
QuickstartData:
src/tests/IntegrationTests/Tests.QuickstartData.cs#L14
Test method Instill.IntegrationTests.Tests.QuickstartData threw exception:
System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0. ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
|
Test / Build, test and publish
Process completed with exit code 1.
|