dns-records_page

Page number of paginated results.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dns-records-page-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dns-records_page",
  "title": "dns-records_page",
  "default": 1,
  "description": "Page number of paginated results.",
  "minimum": 1,
  "type": "number"
}