PaginatedHttpEndpoint
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | false | -- |
status | PaginatedHttpEndpointStatus | false | -- |
error | String | true | Absent if status is OK |
pages | List<HttpPage> | false | -- |
Used by
network → externalSources → httpSources → paginatedEndpoints
See also
Data model path
- network:
Network- externalSources:
ExternalSources- httpSources: List<
HttpSource>- paginatedEndpoints: List<
PaginatedHttpEndpoint>
- paginatedEndpoints: List<
- httpSources: List<
- externalSources: