[
  {
    "ts": "2018-07-24T16:33:20.421+00:00",
    "option_value": "true",
    "projectoptiontype_ident": 16,
    "ProjectOptionTypes": {
      "ident": 16,
      "ts": "2018-07-24T16:33:13.765+00:00",
      "name": "Allow Swagger without authentication",
      "data_type": "boolean",
      "description": "If true, retrieving Swagger documentation does not require authentication. Many Swagger consumers do not support authentication.",
      "default_value": "false",
      "valid_values": null,
      "system_only": false
    }
  },
  {
    "ts": "2018-07-24T16:33:20.423+00:00",
    "option_value": "base64",
    "projectoptiontype_ident": 25,
    "ProjectOptionTypes": {
      "ident": 25,
      "ts": "2018-07-24T16:33:13.82+00:00",
      "name": "Binary Output Encoding",
      "data_type": "enum",
      "description": "When emitting Binary data, the data is encode as a HEX or Base 64 string.",
      "default_value": "hex",
      "valid_values": "hex,base64",
      "system_only": false
    }
  },
  {
    "ts": "2018-07-24T16:33:20.423+00:00",
    "option_value": "true",
    "projectoptiontype_ident": 26,
    "ProjectOptionTypes": {
      "ident": 26,
      "ts": "2018-07-24T16:33:13.829+00:00",
      "name": "Force Binary Data as an Object",
      "data_type": "boolean",
      "description": "By default, binary data is symetrical with String data with the data returned as the value when inlined. When true, the JSON contains an Object that is either the value or a deferred URL reference.",
      "default_value": "false",
      "valid_values": null,
      "system_only": false
    }
  },
  {
    "ts": "2018-07-24T16:33:20.424+00:00",
    "option_value": "6000",
    "projectoptiontype_ident": 6,
    "ProjectOptionTypes": {
      "ident": 6,
      "ts": "2018-07-24T16:33:13.765+00:00",
      "name": "Inline Limit Default",
      "data_type": "integer",
      "description": "Default value for the maximum size CHAR/BINARY object to include its contents in the response. Can be changed on a per request basis with 'inlinelimit' parameter.  See also per request 'inline' and 'deferred' parameters.",
      "default_value": "2000",
      "valid_values": null,
      "system_only": false
    }
  },
  {
    "ts": "2018-07-24T16:33:20.425+00:00",
    "option_value": "true",
    "projectoptiontype_ident": 12,
    "ProjectOptionTypes": {
      "ident": 12,
      "ts": "2018-07-24T16:33:13.765+00:00",
      "name": "Permit Authorization parameter in URL",
      "data_type": "boolean",
      "description": "When true, the parameter auth=ApiKey:ApiSig can be used in the URL.  When false, the Authorization header in the HTTP request MUST be used.",
      "default_value": "false",
      "valid_values": null,
      "system_only": false
    }
  },
  {
    "ts": "2018-07-24T16:33:20.425+00:00",
    "option_value": "http://ca-doc.espressologic.com/docs/tutorial/business-logic-demo",
    "projectoptiontype_ident": 13,
    "ProjectOptionTypes": {
      "ident": 13,
      "ts": "2018-07-24T16:33:13.765+00:00",
      "name": "Tech docs URL",
      "data_type": "string",
      "description": "An optional URL to technical documentation for this project.",
      "default_value": null,
      "valid_values": null,
      "system_only": false
    }
  },
  {
    "ts": "2018-07-24T16:33:20.426+00:00",
    "option_value": "urn:caliveapicreator:examples:demo:",
    "projectoptiontype_ident": 2,
    "ProjectOptionTypes": {
      "ident": 2,
      "ts": "2018-07-24T16:33:13.765+00:00",
      "name": "Type base URI",
      "data_type": "string",
      "description": "The base URI for the types of relationships",
      "default_value": "urn:caliveapicreator:",
      "valid_values": null,
      "system_only": false
    }
  }
]