json_schema
stringlengths
43
1.28M
unique_id
stringlengths
2
41
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "definitions": { "emailVerified": { "type": "boolean" }, "firstName": { "type": "string", "minLength": 1, "maxLength": 1024 }, "lastName": { ...
o6230
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "gender": { "type": "string", "enum": [ "male", "female" ] } } }
o69512
{ "id": "http://schemas.triniti.io/json-schema/triniti/canvas/mixin/document-block/1-0-0.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "etag": { "type": "string", "pattern": "^[\\w\\.:-]+$", "pbj": { ...
o82647
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "org.eclipse.persistence.testing.jaxb.json.numbers.NumberHolder", "type": "object", "properties": { "numberHolder": { "type": "object", "properties": { "intTest": { "type"...
o42296
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Zenodo record", "description": "metadata record from Zenodo (datacite3)", "type": "object", "properties": { "authors": { "type": "array", "items": { "type": "string" }, ...
o15330
{ "id": "http://schemas.triniti.io/json-schema/triniti/canvas/mixin/imgur-post-block/1-0-0.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "etag": { "type": "string", "pattern": "^[\\w\\.:-]+$", "pbj": { ...
o82671
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "metadata_code_repository": { "type": "object", "description": "Code repository description", "properties": { "type": { "type": "string" }, ...
o60987
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of a triangle", "type": "number" }, "height": { "description": "The height of a triangle", "type": "number" }, "radius": { "descripti...
calculate_area_47d9e5f7
{ "id": "http://datafactories.schema.management.azure.com/schemas/2015-09-01/Microsoft.DataFactory.LinkedService.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Azure.Management.DataFactories.Models.LinkedService", "description": "The data factory linkedService.", "t...
o358
{ "description": "Class 4 exemption codes - becomes mandatory if isExempt flag is set to true", "example": "005", "oneOf": [ { "description": "Non Resident", "enum": [ "001" ] }, { "description": "Trustee", "...
o46414
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": {}, "properties": { "cluster": { "items": { "properties": { "id": { "type": "string" }, "parameters": { ...
o8490
{ "properties": { "billing_address": { "description": "The billing address of the customer", "type": "string" }, "customer_name": { "description": "The name of the customer", "type": "string" }, "items": { "items": { "properties": { "price": { ...
create_invoice_7d16b6f6
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "definitions": { }, "description": "Portman by Apideck allows you to port your OpenApi Spec to a Postman Collection, inject a powerful test suite, and run your tests with Newman. Details about all configuration options can ...
portman-config-schema
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_AWSElasticBlockStoreVolumeSource": { "description": "Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zo...
kb_677_Normalized
{ "properties": { "auditlogs": { "enum": [ "ENABLED", "DISABLED" ], "type": "string" }, "collectors": { "type": "string" }, "cqareporting": { "enum": [ "ENABLED", ...
o29959
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Backend Config", "description": "A configuration file for the PrairieLearn server.", "type": "object", "properties": { "courseDirs": { "description": "Paths of the course directories.", "type": "array",...
o12985
{ "additionalProperties": false, "description": "A login GTM server-side event.", "properties": { "method": { "description": "The method used to login.", "maxLength": 4096, "type": [ "string", "null" ] } }, ...
sp_86_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Create a new platform customer account.", "type": "object", "properties": { "identifier": { "description": "The identifier that will be used to uniquely identify this account going forward. These must be unique to the ...
o50679
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape", "type": "number" }, "height": { "description": "The height of the shape", "type": "number" }, "length": { "description...
calculate_area_371aa6f6
{ "additionalProperties": false, "description": "A view_search_results GA4 enhanced-measurement event.", "properties": { "search_term": { "description": "The term that was searched for.", "maxLength": 4096, "type": "string" } }, "self": { "...
sp_78_Normalized
{ "properties": { "measurements": { "properties": { "base": { "description": "The base of the triangle", "type": "number" }, "height": { "description": "The height of the triangle", "type": "number" }, "length": { "des...
calculate_area_2a000740
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "FindProjectResponse", "type": "object", "additionalProperties": false, "properties": { "projectDetails": { "type": "array", "items": { "$ref": "#/definitions/ProjectDetails" ...
o39431
{ "properties": { "dimensions": { "properties": { "length": { "description": "The length of the shape", "type": "number" }, "radius": { "description": "The radius of the shape (for circle)", "type": "number" }, "width": { ...
calculate_area_39e6c1c8
{ "properties": { "grades": { "description": "A list of courses with grades and credit hours", "items": { "properties": { "course": { "description": "The name of the course", "type": "string" }, "credit_hours": { "description": ...
calculate_gpa_befc9622
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "/todo GET validation", "properties": { "id": { "type": "string" } }, "required": [ "id" ] }
o55684
{ "additionalProperties": true, "definitions": {}, "description": "order_settle_payment_v1", "links": [ { "description": "order_settle_payment_v1", "href": "/order_settle_payment_v1", "method": "post", "rel": "instances", "schema": { ...
o45027
{ "$schema": "http://json-schema.org/draft-04/schema", "additionalProperties": false, "definitions": { "trait_additional_properties_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "A grab-bag object for non...
wp_68_Normalized
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape", "type": "number" }, "height": { "description": "The height of the shape", "type": "number" }, "length": { "description...
calculate_area_53d31fa6
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "LineChartData", "description": "The data contained in a LineChart", "type": "object", "properties": { "labels": { "type": "array", "items": { "type": "string" } }, ...
o54546
{ "description": "ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.", "properties": { "continue": { "description": "continue may be set if the user set a limit on the number of i...
kb_536_Normalized
{ "$schema": "http://json-schema.org/draft-07/schema", "$id": "https://raw.githubusercontent.com/hexagonkt/codecv/master/cv.schema.json", "$ref": "#/$defs/Cv", "$defs": { "Language": { "type": "string", "pattern": "[a-z]{2}" }, "Country": { "ty...
cv
{ "properties": { "destination": { "description": "The destination address", "type": "string" }, "dimensions": { "properties": { "height": { "description": "The height of the package in centimeters", "type": "number" }, "length": { "d...
calculate_shipping_cost_aa32917e
{ "title": "JSON schema for the ActionScript configuration file", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "anyOf": [ { "allOf": [ { "$ref": "#/definitions/baseAppConfig" }, { ...
o2312
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Link", "description": "PayPal link json schema", "type": "object", "properties": { "href": { "description": "URL of the related HATEOAS link you can use for subsequent calls.", "type": "string" ...
o66057
{ "description": "Info contains versioning information. how we'll want to distribute that information.", "properties": { "buildDate": { "type": [ "string", "null" ] }, "compiler": { "type": [ "string", ...
kb_435_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "title": "IoTPSUTIL Sensor Event Schema", "properties": { "name": { "description": "Device name", "type": "string" }, "cpu": { "description": "CPU utilization (%)", ...
o47037
{ "properties": { "keywords": { "description": "The keywords to search for in job titles", "items": { "type": "string" }, "type": "array" }, "location": { "description": "The location of the job openings", "type": "string" }, "salary_range": { "pro...
search_jobs_4e90a9d2
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "id": { "type": "number" }, "name": { "type": "string" }, "achievement": { ...
o45219
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "BarChartInPlaceUpdate", "description": "The data contained in a BarChart InPlace update object", "type": "object", "properties": { "inplace": { "type": "array", "items": { "type": "objec...
o54542
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "title": "PatronType", "description": "JSON schema for patron_types.", "additionalProperties": false, "propertiesOrder": [ "name", "description", "subscription_amount" ], "required": [ ...
o69975
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "DomainName" ], "properties": { "DomainName": { "type": "string", "pattern": "^[a-z][a-z0-9\\-]+$" }, "AccessPolicies": { "type": "string", ...
o21862
{ "properties": { "lat1": { "description": "The latitude of the first location", "type": "number" }, "lat2": { "description": "The latitude of the second location", "type": "number" }, "lon1": { "description": "The longitude of the first location", "type": "numb...
calculate_distance_9339c7aa
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "RevisionDocument (v0.0.4)", "type": "object", "properties": { "id": { "description": "The revision identifier", "type": "number" }, "timestamp": { "description": "The time that t...
o60173
{ "$comment": "https://json-e.js.org", "$defs": { "jsone-value": { "oneOf": [ { "$ref": "#" }, { "type": "array", "items": { "$ref": "#" } }, { "type": ["null", "boolean", "number", "string", "integer"] ...
jsone
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_kube-aggregator_pkg_apis_apiregistration_v1beta1_ServiceReference": { "description": "ServiceReference holds a reference to Service.legacy.k8s.io", "properties": { "name": { ...
kb_35_Normalized
{ "properties": { "cipher": { "enum": [ "aes-128-ctr" ], "type": "string" }, "cipherparams": { "additionalProperties": false, "properties": { "iv": { "pattern": "^([0-9]|[a-f]){32}...
o48546
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "engine", "log_level", "port", "mongolog" ], "properties": { "engine": { "type": "object", "properties": { "timeout": { ...
o19062
{ "$schema": "http://json-schema.org/draft-04/schema#", "$id": "docs/spec/user.json", "title": "User", "description": "Describes the authenticated User for a request.", "type": [ "object", "null" ], "properties": { "id": { "type": [ "string...
o71333
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "pets": { "type": "object", "properties": { "dog": { "type": "array", "items": { "type": "string" }, ...
o41694
{ "additionalProperties": false, "definitions": { "Items": { "additionalProperties": false, "properties": { "item": { "items": { "additionalProperties": false, "properties": { ...
o10517
{ "properties": { "billing_address": { "description": "The billing address of the customer", "type": "string" }, "customer_name": { "description": "The name of the customer", "type": "string" }, "items": { "items": { "properties": { "price": { ...
generate_invoice_eeeb8dbc
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "Fibaro Home Center Settings Info JSON Schema", "name": "info", "type": "object", "properties": { "serialNumber": { "description": "Home Center Serial Number", "type": "string", "maxLen...
o56007
{ "$schema" : "http://json-schema.org/draft-07/schema#", "definitions" : { "ConfigParamKey" : { "type" : "string", "pattern" : "^(?=[^=]+$)(?!\\s+$)(.|\\n)+$" }, "EmailAddress" : { "type" : "string", "pattern" : "^.+@.+$", "format" : "gradle-enterprise:email-address", ...
gradle-enterprise-config-schema-7
{ "properties": { "attributes": { "properties": { "integer": { "title": "integer", "type": "integer" }, "string": { "items": { "type": "string" ...
o13977
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_apps_v1_RollingUpdateDaemonSet": { "description": "Spec to control the desired behavior of daemon set rolling update.", "properties": { "maxUnavailable": { "$ref...
kb_245_Normalized
{ "id": "#", "$schema": "http://json-schema.org/draft-04/schema#", "description": "JSON Schema for a Mason root document. See: https://github.com/JornWildt/Mason/blob/master/Documentation/Mason-draft-2.md", "definitions": { "controls": { "type": "object", "patternProperties": { ".*": { ...
o8370
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "org.eclipse.persistence.testing.jaxb.json.namespaces.Person", "type": "object", "properties": { "ns0.person": { "type": "object", "properties": { "@ns2.id": { "type": "in...
o42293
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "line_endings": "unix", "$id": "https://qualisys.com/schemas/paf-module", "title": "Qualisys PAF Module", "description": "A settings.paf file used by Qualisys Project Automation Framework (PAF) Modules", "type": "object", "properties": { "Project ID...
paf-module
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A squadron for the X-Wing Miniatures Game in app-independent format for sharing, saving and moving between apps.", "properties": { "description": { "description": "A description of ...
o11975
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "user_id", "events", "is_test" ], "properties": { "user_id": { "type": "string" }, "events": { "type": "array", "items": { ...
o19071
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "addons": { "description": "Additional charater/sequences to add", "type": "array", "items": { "type": "object", "oneOf": [ ...
o71321
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "experienceGroupId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, ...
o9878
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_FieldsV1": { "description": "FieldsV1 stores a set of fields in a data structure like a Trie, in JSON format.\n\nEach key is either a '.' representing the field itself, and will alway...
kb_106_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "articles" ], "properties": { "articles": { "required": [ "resource" ], "type": "object", "properties": { "resource"...
o89621
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ConfigMapNodeConfigSource": { "description": "ConfigMapNodeConfigSource contains the information to reference a ConfigMap as a config source for the Node.", "properties": { ...
kb_616_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ConfigMapKeySelector": { "description": "Selects a key from a ConfigMap.", "properties": { "key": { "description": "The key to select.", ...
kb_321_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://json.schemastore.org/webjobs-list.json", "properties": { "WebJobs": { "type": "array", "description": "A list of Azure Webjobs.", "items": { "type": "object", "additionalProperties": false, "proper...
webjobs-list
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "description": "The competency uuid" }, "name": { "type": "string", "description": "The competency name", "m...
o32497
{ "title": "vCenter Import", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "additionalProperties": false, "properties": { "fabric_fq_name": { "type": "array", "items": { "type": "string" } }, "contr...
o8485
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "year": { "title": "Year", "description": "The ending year of the tax year to which the calculation relates, in the format YYYY. For example, tax year 2016 to 2017 is expressed as 2017. ...
o46393
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "title": "Ability", "definitions": { "translations": { "type": "object", "properties": { "cz": { "type": "string" }, "dk": { ...
o48419
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "auditLogId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "c...
o9795
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Resolver Package", "type": "object", "additionalProperties": false, "required": [ "name", "description", "license", "projects" ], "properties": { "name": { "type": "string", ...
o67273
{ "additionalProperties": false, "properties": { "analyticsAvailable": { "type": "boolean" }, "apiAccess": { "type": "boolean" }, "apiType": { "type": "string" }, "auditInformationProvided": { "properties": {...
o62058
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_Secret": { "description": "Secret holds secret data of a certain type. The total bytes of the values in the Data field must be less than MaxSecretSize bytes.", "properties": { ...
kb_939_Normalized
{ "properties": { "person1": { "properties": { "date_of_birth": { "description": "The date of birth of the first person", "type": "string" }, "name": { "description": "The name of the first person", "type": "string" } }, "re...
calculate_age_difference_c3c6f2da
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://readium.org/webpub-manifest/schema/extensions/epub/metadata.schema.json", "title": "EPUB Extension - Metadata", "type": "object", "properties": { "rendition": { "type": "object", "properties": { ...
o38444
{ "properties": { "dimensions": { "description": "The dimensions required to calculate the area of the shape", "properties": { "base": { "description": "The base of the triangle", "type": "number" }, "height": { "description": "The height of the tr...
calculate_area_bdc90cb9
{ "properties": { "cuisine": { "description": "The cuisine of the restaurants to search for", "type": "string" }, "location": { "description": "The location to search for restaurants", "type": "string" }, "price_range": { "properties": { "max": { "de...
search_restaurants_19db03d4
{ "anyOf": [ { "$ref": "#/definitions/SkaffoldConfig" } ], "definitions": { "Activation": { "additionalProperties": false, "description": "criteria by which a profile is auto-activated.", "preferredOrder": [ "env", ...
o6350
{ "additionalProperties": false, "description": "Dev Server target options for Build Facade.", "properties": { "allowedHosts": { "default": [], "description": "Whitelist of hosts that are allowed to access the dev server.", "items": { "type": "stri...
o58444
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape", "type": "number" }, "height": { "description": "The height of the shape", "type": "number" }, "length": { "description...
calculate_area_d4988fd1
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_apps_v1_ControllerRevision": { "description": "ControllerRevision implements an immutable snapshot of state data. Clients are responsible for serializing and deserializing the objects that contain their intern...
kb_142_Normalized
{ "additionalProperties": false, "definitions": { "backendType": { "additionalProperties": false, "properties": { "healthMonitors": { "items": { "$ref": "#/definitions/healthMonitorType" }, ...
o76580
{ "properties": { "customer_name": { "description": "The name of the customer", "type": "string" }, "order_items": { "description": "The items included in the order", "items": { "properties": { "price": { "description": "The price of the product", ...
generate_invoice_d09ef3a2
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "icon": { "type": "string", "pattern": "\\.png$" }, "color": { "description": "The format of the color values is 'RRGGBB' where RR is the hex value for red, GG for green, and BB for blue.", "type": "string",...
band-manifest
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_AWSElasticBlockStoreVolumeSource": { "description": "Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zo...
kb_661_Normalized
{ "properties": { "include_lowercase": { "description": "Flag to include lowercase letters in the password", "type": "boolean" }, "include_numbers": { "description": "Flag to include numbers in the password", "type": "boolean" }, "include_special_characters": { "descr...
generate_random_password_dfcb36b8
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_AWSElasticBlockStoreVolumeSource": { "description": "Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zo...
kb_1119_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "name": { "type": "string", "minLength": 1, "maxLength": 255 }, "description": { "type": "string", "maxLength": 32767 }, ...
o9897
{ "additionalProperties": false, "definitions": { "architecture": { "additionalProperties": false, "properties": { "bin": { "$ref": "#/definitions/stringOrArrayOfStringsOrAnArrayOfArrayOfStrings" }, "checkver": {...
o57762
{ "properties": { "transaction_details": { "properties": { "amount": { "description": "The transaction amount", "type": "number" }, "customer_name": { "description": "The name of the customer", "type": "string" }, "items": { ...
generate_invoice_90fe8c8d
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape", "type": "number" }, "height": { "description": "The height of the shape", "type": "number" }, "length": { "description...
calculate_area_b9dfbe4c
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time": { "_format": "date-time", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of ...
kb_576_Normalized
{ "$schema": "http://json-schema.org/draft-06/schema#", "title": "Generic Job Output", "type": "object", "properties": { "status": { "type": "string", "enum": [ "Success", "Failure", "Timeout" ], "des...
o39201
{ "additionalProperties": false, "description": "iOS app plist parsed by plist npm module", "properties": { "ApplicationDSID": { "type": "integer" }, "ApplicationType": { "type": "string" }, "BuildMachineOSBuild": { "type": "string"...
o19225
{ "properties": { "ceph": { "description": "ceph service configuration properties", "properties": { "cpus": { "default": 1, "description": "CPU shares to allocate to each service instance.", "minimum": 0.5, ...
o90646
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "Schema for simple date response at http://date.jsontest.com", "title": "Date Response", "type": "object", "properties": { "time": { "type": "string" }, "milliseconds_since_epoch": { ...
o7513
{ "properties": { "date_range": { "properties": { "end_date": { "description": "The end date", "format": "date", "type": "string" }, "start_date": { "description": "The start date", "format": "date", "type": "string" ...
search_news_8cfb92ac
{ "$id": "https://lnav.org/schemas/config-v1.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "properties": { "$schema": { "title": "/$schema", "description": "Specifies the type of this file", "type": "string" }, "ui": { ...
o83132