-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
555 changed files
with
57,033 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,8 +25,6 @@ This generator should support all current LTS versions of Unity | |
|
||
- [Newtonsoft.Json](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) - 3.0.2 or | ||
later | ||
- [Unity Test Framework](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) - 1.1.33 or | ||
later | ||
|
||
<a id="installation"></a> | ||
|
||
|
@@ -38,8 +36,7 @@ Add the dependencies to `Packages/manifest.json` | |
{ | ||
"dependencies": { | ||
... | ||
"com.unity.nuget.newtonsoft-json": "3.0.2", | ||
"com.unity.test-framework": "1.1.33", | ||
"com.unity.nuget.newtonsoft-json": "3.0.2" | ||
} | ||
} | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Changelog | ||
|
||
Please see https://github.com/immutable/unity-immutable-sdk/releases |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Immutable.Api.ZkEvm.Model.APIError400 | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Message** | **string** | Error Message | | ||
**Link** | **string** | Link to IMX documentation that can help resolve this error | | ||
**TraceId** | **string** | Trace ID of the initial request | | ||
**Code** | **string** | Error Code | | ||
**Details** | **Object** | Additional details to help resolve the error | | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Immutable.Api.ZkEvm.Model.APIError401 | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Message** | **string** | Error Message | | ||
**Link** | **string** | Link to IMX documentation that can help resolve this error | | ||
**TraceId** | **string** | Trace ID of the initial request | | ||
**Code** | **string** | Error Code | | ||
**Details** | **Object** | Additional details to help resolve the error | | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Immutable.Api.ZkEvm.Model.APIError403 | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Message** | **string** | Error Message | | ||
**Link** | **string** | Link to IMX documentation that can help resolve this error | | ||
**TraceId** | **string** | Trace ID of the initial request | | ||
**Code** | **string** | Error Code | | ||
**Details** | **Object** | Additional details to help resolve the error | | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Immutable.Api.ZkEvm.Model.APIError404 | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Message** | **string** | Error Message | | ||
**Link** | **string** | Link to IMX documentation that can help resolve this error | | ||
**TraceId** | **string** | Trace ID of the initial request | | ||
**Code** | **string** | Error Code | | ||
**Details** | **Object** | Additional details to help resolve the error | | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Immutable.Api.ZkEvm.Model.APIError409 | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Message** | **string** | Error Message | | ||
**Link** | **string** | Link to IMX documentation that can help resolve this error | | ||
**TraceId** | **string** | Trace ID of the initial request | | ||
**Code** | **string** | Error Code | | ||
**Details** | **Dictionary<string, Object>** | Additional details to help resolve the error | | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Immutable.Api.ZkEvm.Model.APIError429 | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Message** | **string** | Error Message | | ||
**Link** | **string** | Link to IMX documentation that can help resolve this error | | ||
**TraceId** | **string** | Trace ID of the initial request | | ||
**Code** | **string** | Error Code | | ||
**Details** | **Object** | Additional details to help resolve the error | | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Immutable.Api.ZkEvm.Model.APIError500 | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Message** | **string** | Error Message | | ||
**Link** | **string** | Link to IMX documentation that can help resolve this error | | ||
**TraceId** | **string** | Trace ID of the initial request | | ||
**Code** | **string** | Error Code | | ||
**Details** | **Object** | Additional details to help resolve the error | | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Immutable.Api.ZkEvm.Model.APIError501 | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Message** | **string** | Error Message | | ||
**Link** | **string** | Link to IMX documentation that can help resolve this error | | ||
**TraceId** | **string** | Trace ID of the initial request | | ||
**Code** | **string** | Error Code | | ||
**Details** | **Object** | Additional details to help resolve the error | | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Immutable.Api.ZkEvm.Model.ActiveOrderStatus | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Name** | **string** | The order status that indicates an order can be fulfilled. | | ||
|
||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||
|
Oops, something went wrong.