addedOutput schema / additionalProperties
Added value: +false
changedOutput schema / properties / by_asn / anyOf
Previous value: -[
- {
- "items": {
- "description": "A counted summary bucket for a group in ``SummaryResult``.",
- "properties": {
- "count": {
- "type": "integer"
- },
- "key": {
- "type": "string"
- },
- "percent": {
- "type": "number"
- }
- },
- "required": [
- "key",
- "count",
- "percent"
- ],
- "type": "object"
- },
- "type": "array"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "items": {
+ "additionalProperties": false,
+ "description": "A counted summary bucket for a group in ``SummaryResult``.",
+ "properties": {
+ "count": {
+ "type": "integer"
+ },
+ "key": {
+ "type": "string"
+ },
+ "percent": {
+ "type": "number"
+ }
+ },
+ "required": [
+ "key",
+ "count",
+ "percent"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ {
+ "type": "null"
+ }
+]
changedOutput schema / properties / by_continent / anyOf
Previous value: -[
- {
- "items": {
- "description": "A counted summary bucket for a group in ``SummaryResult``.",
- "properties": {
- "count": {
- "type": "integer"
- },
- "key": {
- "type": "string"
- },
- "percent": {
- "type": "number"
- }
- },
- "required": [
- "key",
- "count",
- "percent"
- ],
- "type": "object"
- },
- "type": "array"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "items": {
+ "additionalProperties": false,
+ "description": "A counted summary bucket for a group in ``SummaryResult``.",
+ "properties": {
+ "count": {
+ "type": "integer"
+ },
+ "key": {
+ "type": "string"
+ },
+ "percent": {
+ "type": "number"
+ }
+ },
+ "required": [
+ "key",
+ "count",
+ "percent"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ {
+ "type": "null"
+ }
+]
changedOutput schema / properties / by_country / anyOf
Previous value: -[
- {
- "items": {
- "description": "A counted summary bucket for a group in ``SummaryResult``.",
- "properties": {
- "count": {
- "type": "integer"
- },
- "key": {
- "type": "string"
- },
- "percent": {
- "type": "number"
- }
- },
- "required": [
- "key",
- "count",
- "percent"
- ],
- "type": "object"
- },
- "type": "array"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "items": {
+ "additionalProperties": false,
+ "description": "A counted summary bucket for a group in ``SummaryResult``.",
+ "properties": {
+ "count": {
+ "type": "integer"
+ },
+ "key": {
+ "type": "string"
+ },
+ "percent": {
+ "type": "number"
+ }
+ },
+ "required": [
+ "key",
+ "count",
+ "percent"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ {
+ "type": "null"
+ }
+]
changedOutput schema / properties / by_privacy / anyOf
Previous value: -[
- {
- "items": {
- "description": "A counted summary bucket for a group in ``SummaryResult``.",
- "properties": {
- "count": {
- "type": "integer"
- },
- "key": {
- "type": "string"
- },
- "percent": {
- "type": "number"
- }
- },
- "required": [
- "key",
- "count",
- "percent"
- ],
- "type": "object"
- },
- "type": "array"
- },
- {
- "type": "null"
- }
-]New value: +[
+ {
+ "items": {
+ "additionalProperties": false,
+ "description": "A counted summary bucket for a group in ``SummaryResult``.",
+ "properties": {
+ "count": {
+ "type": "integer"
+ },
+ "key": {
+ "type": "string"
+ },
+ "percent": {
+ "type": "number"
+ }
+ },
+ "required": [
+ "key",
+ "count",
+ "percent"
+ ],
+ "type": "object"
+ },
+ "type": "array"
+ },
+ {
+ "type": "null"
+ }
+]