parent
608959df07
commit
33a2e33671
|
|
@ -85,6 +85,7 @@ Class | Method | HTTP request | Description
|
|||
------------ | ------------- | ------------- | -------------
|
||||
*DefaultApi* | [**get_patchnotes**](docs/DefaultApi.md#get_patchnotes) | **GET** /patchnotes |
|
||||
*DefaultApi* | [**patch_note_delete**](docs/DefaultApi.md#patch_note_delete) | **DELETE** /patchnotes/{patchID} |
|
||||
*DefaultApi* | [**patch_note_update**](docs/DefaultApi.md#patchnotes_patch_idput) | **PUT** /patchnotes/{patchID} |
|
||||
*DefaultApi* | [**post_patchnotes**](docs/DefaultApi.md#post_patchnotes) | **POST** /patchnotes |
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue