Adds features to example
functionality
#488
Annotations
5 errors and 7 warnings
|
Run mix test:
test/schema_test.exs#L186
test example/1 example of allOf schema (OpenApiSpex.SchemaTest)
|
Run mix test:
test/schema_test.exs#L267
test example/2 resolves references in allOf schemas (OpenApiSpex.SchemaTest)
|
Run mix test:
test/schema_test.exs#L364
test example/2 example of allOf schema (OpenApiSpex.SchemaTest)
|
Run mix test
The operation was canceled.
|
Run mix test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Run mix test
StreamData.bind_filter/3 is undefined (module StreamData is not available or is yet to be defined)
|
Run mix test
StreamData.constant/1 is undefined (module StreamData is not available or is yet to be defined)
|
Run mix test
StreamData.member_of/1 is undefined (module StreamData is not available or is yet to be defined)
|
Run mix test
StreamData.one_of/1 is undefined (module StreamData is not available or is yet to be defined)
|
Run mix test:
lib/open_api_spex/schema.ex#L508
variable "r" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/open_api_spex/schema.ex#L509
variable "r" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading