feat(core): added factoryMethods #606
Annotations
10 errors
|
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/factory-methods/combined/model/status.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.9.1 🍺
+ * Generated by orval v8.10.0 🍺
* Do not edit manually.
* Factory Methods Test Spec
* OpenAPI spec version: 1.0.0
*/
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/factory-methods/combined/model/index.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.9.1 🍺
+ * Generated by orval v8.10.0 🍺
* Do not edit manually.
* Factory Methods Test Spec
* OpenAPI spec version: 1.0.0
*/
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/factory-methods/combined/model/factoryMethods.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.9.1 🍺
+ * Generated by orval v8.10.0 🍺
* Do not edit manually.
* Factory Methods Test Spec
* OpenAPI spec version: 1.0.0
*/
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/factory-methods/combined/model/deepCircularC.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.9.1 🍺
+ * Generated by orval v8.10.0 🍺
* Do not edit manually.
* Factory Methods Test Spec
* OpenAPI spec version: 1.0.0
*/
import type { DeepCircularA } from './deepCircularA';
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/factory-methods/combined/model/deepCircularB.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.9.1 🍺
+ * Generated by orval v8.10.0 🍺
* Do not edit manually.
* Factory Methods Test Spec
* OpenAPI spec version: 1.0.0
*/
import type { DeepCircularC } from './deepCircularC';
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/factory-methods/combined/model/deepCircularA.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.9.1 🍺
+ * Generated by orval v8.10.0 🍺
* Do not edit manually.
* Factory Methods Test Spec
* OpenAPI spec version: 1.0.0
*/
import type { DeepCircularB } from './deepCircularB';
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/factory-methods/combined/model/circularParent.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.9.1 🍺
+ * Generated by orval v8.10.0 🍺
* Do not edit manually.
* Factory Methods Test Spec
* OpenAPI spec version: 1.0.0
*/
import type { CircularChild } from './circularChild';
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/factory-methods/combined/model/circularChild.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.9.1 🍺
+ * Generated by orval v8.10.0 🍺
* Do not edit manually.
* Factory Methods Test Spec
* OpenAPI spec version: 1.0.0
*/
import type { CircularParent } from './circularParent';
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/factory-methods/combined/endpoints.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.9.1 🍺
+ * Generated by orval v8.10.0 🍺
* Do not edit manually.
* Factory Methods Test Spec
* OpenAPI spec version: 1.0.0
*/
import axios from 'axios';
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
|
The logs for this run have expired and are no longer available.
Loading