dev > master: code py - documentation erzeugt

This commit is contained in:
RD
2022-06-11 16:08:08 +02:00
parent 4fa02a4962
commit 036c87f829
18 changed files with 210 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# CommandTarjan
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | [**EnumAlgorithmNames**](EnumAlgorithmNames.md) | | [default to null]
**nodes** | [**List**](anyOf<integer,number,string>.md) | | [default to null]
**edges** | [**List**](array.md) | | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)