diff --git a/src/test/resources/json_examples/v7/supportMatrix.json.segments b/src/test/resources/json_examples/v7/supportMatrix.json.segments index 227511c6..597ae78d 100644 --- a/src/test/resources/json_examples/v7/supportMatrix.json.segments +++ b/src/test/resources/json_examples/v7/supportMatrix.json.segments @@ -1,4 +1,12 @@ {"configs":{" -MP33":{"supportedServers":[" -]},"MP32":{"supportedServers":[ -]}},"descriptions":{"CONFIG":"Configuration - externalize and manage your configuration parameters outside your microservices","OPEN_API":"Open API - Generate OpenAPI-compliant API documentation for your microservices","HEALTH_CHECKS":"Health - Verify the health of your microservices with custom verifications","REST_CLIENT":"Rest Client - Invoke RESTful services in a type-safe manner","FAULT_TOLERANCE":"Fault Tolerance - all about bulkheads, timeouts, circuit breakers, retries, etc. for your microservices","JWT_AUTH":"JWT Propagation - propagate security across your microservices","TELEMETRY":" Telemetry - pulls in Telemetry Tracing and integrate with CDI and Jakarta RESTful Web Services","METRICS":"Metrics - Gather and create operational and business measurements for your microservices","GRAPHQL":"GraphQL - GraphQL is a query language for APIs and a library for fulfilling those queries with your existing data."}} \ No newline at end of file +MP50":{"supportedServers":[" +]},"MP60":{"supportedServers":[ +]}},"descriptions":{"CONFIG":"Configuration - externalize and manage your configuration parameters outside your microservices", +"OPEN_API":"Open API - Generate OpenAPI-compliant API documentation for your microservices", +"HEALTH_CHECKS":"Health - Verify the health of your microservices with custom verifications", +"REST_CLIENT":"Rest Client - Invoke RESTful services in a type-safe manner", +"FAULT_TOLERANCE":"Fault Tolerance - all about bulkheads, timeouts, circuit breakers, retries, etc. for your microservices", +"JWT_AUTH":"JWT Propagation - propagate security across your microservices", +"TELEMETRY":" Telemetry - pulls in Telemetry Tracing and integrate with CDI and Jakarta RESTful Web Services", +"METRICS":"Metrics - Gather and create operational and business measurements for your microservices", +"GRAPHQL":"GraphQL - GraphQL is a query language for APIs and a library for fulfilling those queries with your existing data."}} \ No newline at end of file diff --git a/src/test/resources/json_examples/v7/supportMatrix_servers.json.segments b/src/test/resources/json_examples/v7/supportMatrix_servers.json.segments index f1d70a4f..5a3ffa7f 100644 --- a/src/test/resources/json_examples/v7/supportMatrix_servers.json.segments +++ b/src/test/resources/json_examples/v7/supportMatrix_servers.json.segments @@ -1,3 +1 @@ -"LIBERTY":[{"mpVersion":"MP12","mpSpecs":["CONFIG","FAULT_TOLERANCE","JWT_AUTH","METRICS","HEALTH_CHECKS","GRAPHQL"],"javaSEVersions":["SE8","SE11"],"buildTools":["MAVEN","GRADLE"]} -"WILDFLY_SWARM":[{"mpVersion":"MP12","mpSpecs":["CONFIG","FAULT_TOLERANCE","JWT_AUTH","METRICS","HEALTH_CHECKS"],"javaSEVersions":["SE8"],"buildTools":["MAVEN"]}] -"QUARKUS":[{"mpVersion":"MP32","mpSpecs":["CONFIG","FAULT_TOLERANCE","JWT_AUTH","METRICS","HEALTH_CHECKS","OPEN_API","TELEMETRY","REST_CLIENT"],"javaSEVersions":["SE8","SE11"],"buildTools":["MAVEN","GRADLE"]}] \ No newline at end of file +"LIBERTY":[{"mpVersion":"MP50","mpSpecs":["CONFIG","FAULT_TOLERANCE","JWT_AUTH","METRICS","HEALTH_CHECKS","GRAPHQL"],"javaSEVersions":["SE8","SE11"],"buildTools":["MAVEN","GRADLE"]} \ No newline at end of file