|
564 | 564 | "200" : {
|
565 | 565 | "content" : {
|
566 | 566 | "application/json" : {
|
567 |
| - "example" : { |
568 |
| - "class" : "org.apache.cassandra.locator.SimpleStrategy", |
569 |
| - "replication_factor" : "2" |
570 |
| - }, |
| 567 | + "example" : "{\"class\":\"org.apache.cassandra.locator.SimpleStrategy\",\"replication_factor\":\"2\"}", |
571 | 568 | "schema" : {
|
572 | 569 | "type" : "string"
|
573 | 570 | }
|
|
747 | 744 | "200" : {
|
748 | 745 | "content" : {
|
749 | 746 | "application/json" : {
|
750 |
| - "example" : { |
751 |
| - "entity" : false, |
752 |
| - "variant" : { |
753 |
| - "language" : null, |
754 |
| - "mediaType" : { |
755 |
| - "type" : "application", |
756 |
| - "subtype" : "json", |
757 |
| - "parameters" : { }, |
758 |
| - "wildcardType" : false, |
759 |
| - "wildcardSubtype" : false |
760 |
| - }, |
761 |
| - "encoding" : null, |
762 |
| - "languageString" : null |
763 |
| - }, |
764 |
| - "annotations" : [ ], |
765 |
| - "mediaType" : { |
766 |
| - "type" : "application", |
767 |
| - "subtype" : "json", |
768 |
| - "parameters" : { }, |
769 |
| - "wildcardType" : false, |
770 |
| - "wildcardSubtype" : false |
771 |
| - }, |
772 |
| - "language" : null, |
773 |
| - "encoding" : null |
774 |
| - }, |
| 747 | + "example" : "{\"entity\":false,\"variant\":{\"language\":null,\"mediaType\":{\"type\":\"application\",\"subtype\":\"json\",\"parameters\":{},\"wildcardType\":false,\"wildcardSubtype\":false},\"encoding\":null,\"languageString\":null},\"annotations\":[],\"mediaType\":{\"type\":\"application\",\"subtype\":\"json\",\"parameters\":{},\"wildcardType\":false,\"wildcardSubtype\":false},\"language\":null,\"encoding\":null}", |
775 | 748 | "schema" : {
|
776 | 749 | "type" : "string"
|
777 | 750 | }
|
|
1936 | 1909 | "example" : "keyspace must be specified",
|
1937 | 1910 | "schema" : {
|
1938 | 1911 | "type" : "string",
|
1939 |
| - "enum" : [ "OK", "Created", "Accepted", "No Content", "Reset Content", "Partial Content", "Moved Permanently", "Found", "See Other", "Not Modified", "Use Proxy", "Temporary Redirect", "Bad Request", "Unauthorized", "Payment Required", "Forbidden", "Not Found", "Method Not Allowed", "Not Acceptable", "Proxy Authentication Required", "Request Timeout", "Conflict", "Gone", "Length Required", "Precondition Failed", "Request Entity Too Large", "Request-URI Too Long", "Unsupported Media Type", "Requested Range Not Satisfiable", "Expectation Failed", "Precondition Required", "Too Many Requests", "Request Header Fields Too Large", "Internal Server Error", "Not Implemented", "Bad Gateway", "Service Unavailable", "Gateway Timeout", "HTTP Version Not Supported", "Network Authentication Required" ] |
| 1912 | + "enum" : [ "OK", "Created", "Accepted", "No Content", "Reset Content", "Partial Content", "Multiple Choices", "Moved Permanently", "Found", "See Other", "Not Modified", "Use Proxy", "Temporary Redirect", "Permanent Redirect", "Bad Request", "Unauthorized", "Payment Required", "Forbidden", "Not Found", "Method Not Allowed", "Not Acceptable", "Proxy Authentication Required", "Request Timeout", "Conflict", "Gone", "Length Required", "Precondition Failed", "Request Entity Too Large", "Request-URI Too Long", "Unsupported Media Type", "Requested Range Not Satisfiable", "Expectation Failed", "Precondition Required", "Too Many Requests", "Request Header Fields Too Large", "Unavailable For Legal Reasons", "Internal Server Error", "Not Implemented", "Bad Gateway", "Service Unavailable", "Gateway Timeout", "HTTP Version Not Supported", "Network Authentication Required" ] |
1940 | 1913 | }
|
1941 | 1914 | }
|
1942 | 1915 | },
|
|
1948 | 1921 | "example" : "internal error, we did not receive the expected repair ID from Cassandra.",
|
1949 | 1922 | "schema" : {
|
1950 | 1923 | "type" : "string",
|
1951 |
| - "enum" : [ "OK", "Created", "Accepted", "No Content", "Reset Content", "Partial Content", "Moved Permanently", "Found", "See Other", "Not Modified", "Use Proxy", "Temporary Redirect", "Bad Request", "Unauthorized", "Payment Required", "Forbidden", "Not Found", "Method Not Allowed", "Not Acceptable", "Proxy Authentication Required", "Request Timeout", "Conflict", "Gone", "Length Required", "Precondition Failed", "Request Entity Too Large", "Request-URI Too Long", "Unsupported Media Type", "Requested Range Not Satisfiable", "Expectation Failed", "Precondition Required", "Too Many Requests", "Request Header Fields Too Large", "Internal Server Error", "Not Implemented", "Bad Gateway", "Service Unavailable", "Gateway Timeout", "HTTP Version Not Supported", "Network Authentication Required" ] |
| 1924 | + "enum" : [ "OK", "Created", "Accepted", "No Content", "Reset Content", "Partial Content", "Multiple Choices", "Moved Permanently", "Found", "See Other", "Not Modified", "Use Proxy", "Temporary Redirect", "Permanent Redirect", "Bad Request", "Unauthorized", "Payment Required", "Forbidden", "Not Found", "Method Not Allowed", "Not Acceptable", "Proxy Authentication Required", "Request Timeout", "Conflict", "Gone", "Length Required", "Precondition Failed", "Request Entity Too Large", "Request-URI Too Long", "Unsupported Media Type", "Requested Range Not Satisfiable", "Expectation Failed", "Precondition Required", "Too Many Requests", "Request Header Fields Too Large", "Unavailable For Legal Reasons", "Internal Server Error", "Not Implemented", "Bad Gateway", "Service Unavailable", "Gateway Timeout", "HTTP Version Not Supported", "Network Authentication Required" ] |
1952 | 1925 | }
|
1953 | 1926 | }
|
1954 | 1927 | },
|
|
2182 | 2155 | "type" : "array",
|
2183 | 2156 | "items" : {
|
2184 | 2157 | "type" : "string",
|
2185 |
| - "enum" : [ "ASYNC_SSTABLE_TASKS", "FULL_QUERY_LOGGING", "REBUILD", "ASYNC_UPGRADE_SSTABLE_TASK", "ASYNC_COMPACTION_TASKS", "ASYNC_SCRUB_TASK", "ASYNC_MOVE_TASK", "ASYNC_GC_TASK", "RELOAD_INTERNODE_TRUSTSTORE", "ASYNC_FLUSH_TASK" ] |
| 2158 | + "enum" : [ "async_sstable_tasks", "full_query_logging", "rebuild", "async_upgrade_sstable_task", "async_compaction_task", "async_scrub_task", "async_move_task", "async_gc_task", "reload_internode_truststore", "async_flush_task" ] |
2186 | 2159 | }
|
2187 | 2160 | },
|
2188 | 2161 | "mgmt_version" : {
|
|
0 commit comments