python-experimental updates ancestor + adds descendant discriminator tests (#6417)

* Updates comments in new method

* Adds missing line in model_utils.py

* Removes biology examples, adds ParentPet ancestor example + test, adds Pig schemas

* Updates comment and var names in get_discriminator_class, adds testMammal test

* Updates comment
This commit is contained in:
Justin Black
2020-05-27 20:33:43 -07:00
committed by GitHub
parent dc48cfdf74
commit a017f3a892
32 changed files with 867 additions and 518 deletions

View File

@@ -0,0 +1,10 @@
# pig.Pig
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**class_name** | **str** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)