mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-12-17 02:57:16 +00:00
some library updates with swagger api
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
14
libs/cloudapi/cloudsdk/docs/PaginationContextSystemEvent.md
Normal file
14
libs/cloudapi/cloudsdk/docs/PaginationContextSystemEvent.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# PaginationContextSystemEvent
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**model_type** | **str** | | [optional]
|
||||
**max_items_per_page** | **int** | | [default to 20]
|
||||
**last_returned_page_number** | **int** | | [optional]
|
||||
**total_items_returned** | **int** | | [optional]
|
||||
**last_page** | **bool** | | [optional]
|
||||
**cursor** | **str** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user