Skip to content

Commit

Permalink
e2e / update openapi.json and golden-record
Browse files Browse the repository at this point in the history
  • Loading branch information
Nementon authored and p1-ra committed May 12, 2021
1 parent 3ca13f4 commit 1649158
Show file tree
Hide file tree
Showing 3 changed files with 705 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from .a_model import AModel
from .a_model_with_indirect_reference_property import AModelWithIndirectReferenceProperty
from .a_model_with_indirect_self_reference_property import AModelWithIndirectSelfReferenceProperty
from .a_model_with_properties_reference_that_are_not_object import AModelWithPropertiesReferenceThatAreNotObject
from .all_of_sub_model import AllOfSubModel
from .an_all_of_enum import AnAllOfEnum
from .an_enum import AnEnum
Expand Down
Loading

0 comments on commit 1649158

Please sign in to comment.