chore: fix a typo
This commit is contained in:
parent
c8f9e12de1
commit
9c1d5e49dd
|
@ -680,7 +680,7 @@ to_schema(Object) ->
|
|||
post => #{responses => #{200 => Object, 201 => Object}}
|
||||
}.
|
||||
|
||||
rotos() -> [].
|
||||
roots() -> [].
|
||||
namespace() -> undefined.
|
||||
|
||||
fields(good_ref) ->
|
||||
|
|
Loading…
Reference in New Issue