@easyedu/js-lsm-api 1.126.0 → 1.127.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @easyedu/js-lsm-api@1.126.0
1
+ # @easyedu/js-lsm-api@1.127.0
2
2
 
3
3
  A TypeScript SDK client for the sbzw93t49b.execute-api.us-east-2.amazonaws.com API.
4
4
 
@@ -795,7 +795,7 @@ and is automatically generated by the
795
795
  [OpenAPI Generator](https://openapi-generator.tech) project:
796
796
 
797
797
  - API version: `1.0.0`
798
- - Package version: `1.126.0`
798
+ - Package version: `1.127.0`
799
799
  - Generator version: `7.22.0`
800
800
  - Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
801
801
 
@@ -1570,6 +1570,7 @@ No authorization required
1570
1570
  | Status code | Description | Response headers |
1571
1571
  |-------------|-------------|------------------|
1572
1572
  | **200** | Updated quiz version criteria | - |
1573
+ | **409** | A criterion minimum exceeds the number of matching questions | - |
1573
1574
 
1574
1575
  [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
1575
1576
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@easyedu/js-lsm-api",
3
- "version": "1.126.0",
3
+ "version": "1.127.0",
4
4
  "description": "OpenAPI client for @easyedu/js-lsm-api",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {