From e5bb57207907b69555d07006686373584a38c57d Mon Sep 17 00:00:00 2001 From: Masaharu Hattori <112887632+Masa8106@users.noreply.github.com> Date: Fri, 29 Aug 2025 12:40:52 +0100 Subject: [PATCH 1/3] Update number-recycling.yaml --- code/API_definitions/number-recycling.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/API_definitions/number-recycling.yaml b/code/API_definitions/number-recycling.yaml index 6bab416..2ad5907 100644 --- a/code/API_definitions/number-recycling.yaml +++ b/code/API_definitions/number-recycling.yaml @@ -173,7 +173,7 @@ components: description: HTTP response status code code: type: string - description: Code given to this error + description: A human-readable code to describe the error message: type: string description: A human readable description of what the event represent From 56d76124961433984d1530d1c6dc4cbbaad49a59 Mon Sep 17 00:00:00 2001 From: Masaharu Hattori <112887632+Masa8106@users.noreply.github.com> Date: Fri, 29 Aug 2025 13:00:10 +0100 Subject: [PATCH 2/3] Update number-recycling.yaml --- code/API_definitions/number-recycling.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/API_definitions/number-recycling.yaml b/code/API_definitions/number-recycling.yaml index 2ad5907..18695b8 100644 --- a/code/API_definitions/number-recycling.yaml +++ b/code/API_definitions/number-recycling.yaml @@ -176,7 +176,7 @@ components: description: A human-readable code to describe the error message: type: string - description: A human readable description of what the event represent + description: A human-readable description of what the event represents XCorrelator: type: string pattern: ^[a-zA-Z0-9-_:;.\/<>{}]{0,256}$ From e2cfeb6a5fe375d56c5b4c7a99294887870aaf10 Mon Sep 17 00:00:00 2001 From: Masaharu Hattori <112887632+Masa8106@users.noreply.github.com> Date: Fri, 29 Aug 2025 13:01:45 +0100 Subject: [PATCH 3/3] Update number-recycling.yaml --- code/API_definitions/number-recycling.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/API_definitions/number-recycling.yaml b/code/API_definitions/number-recycling.yaml index 18695b8..a3042f8 100644 --- a/code/API_definitions/number-recycling.yaml +++ b/code/API_definitions/number-recycling.yaml @@ -173,7 +173,7 @@ components: description: HTTP response status code code: type: string - description: A human-readable code to describe the error + description: A human-readable code to describe the error message: type: string description: A human-readable description of what the event represents