Skip to content

Commit f2af141

Browse files
authored
Revise replace-type schema and remove structname
Updated the schema for the `#!yaml replace-type:` parameter and removed the `structname` parameter.
1 parent 3560c15 commit f2af141

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/v3.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -160,11 +160,6 @@ Mockery v2 provided a `keeptree` parameter that was deprecated and used only in
160160

161161
The `#!yaml replace-type:` parameter has an updated schema. In v2, [users provided a list of strings](https://vektra.github.io/mockery/latest-v2/features/#replace-types), where each string needed to confirm to a specific format that was parsed at runtime. In v3, the [schema is more explicit](replace-type.md) to make it simpler.
162162

163-
164-
### `#!yaml structname:`
165-
166-
The `structname` parameter has been replaced with `structname`.
167-
168163
### `#!yaml resolve-type-alias:`
169164

170165
In v2, `resolve-type-alias` was set to `True` by default to retain backwards compatibility. In v3, this is permanently set to `False`.

0 commit comments

Comments
 (0)