Browse Source

chore(apidocs): id -> ID (#77505)

"id" should be capitalized :) 

(i was bothered)
Isabella Enriquez 5 months ago
parent
commit
80901d0fbb

+ 3 - 3
api-docs/paths/events/issue-details.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issue belongs to.",
+        "description": "The ID or slug of the organization the issue belongs to.",
         "required": true,
         "schema": {
           "type": "string"
@@ -188,7 +188,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issue belongs to.",
+        "description": "The ID or slug of the organization the issue belongs to.",
         "required": true,
         "schema": {
           "type": "string"
@@ -326,7 +326,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issue belongs to.",
+        "description": "The ID or slug of the organization the issue belongs to.",
         "required": true,
         "schema": {
           "type": "string"

+ 1 - 1
api-docs/paths/events/issue-events.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issues belongs to.",
+        "description": "The ID or slug of the organization the issues belongs to.",
         "required": true,
         "schema": {
           "type": "string"

+ 1 - 1
api-docs/paths/events/issue-hashes.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issue belong to.",
+        "description": "The ID or slug of the organization the issue belong to.",
         "required": true,
         "schema": {
           "type": "string"

+ 1 - 1
api-docs/paths/events/latest-event.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issue belong to.",
+        "description": "The ID or slug of the organization the issue belong to.",
         "required": true,
         "schema": {
           "type": "string"

+ 1 - 1
api-docs/paths/events/oldest-event.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issue belong to.",
+        "description": "The ID or slug of the organization the issue belong to.",
         "required": true,
         "schema": {
           "type": "string"

+ 2 - 2
api-docs/paths/events/project-event-details.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the event belongs to.",
+        "description": "The ID or slug of the organization the event belongs to.",
         "required": true,
         "schema": {
           "type": "string"
@@ -16,7 +16,7 @@
       {
         "name": "project_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the project the event belongs to.",
+        "description": "The ID or slug of the project the event belongs to.",
         "required": true,
         "schema": {
           "type": "string"

+ 2 - 2
api-docs/paths/events/project-events.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the events belong to.",
+        "description": "The ID or slug of the organization the events belong to.",
         "required": true,
         "schema": {
           "type": "string"
@@ -16,7 +16,7 @@
       {
         "name": "project_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the project the events belong to.",
+        "description": "The ID or slug of the project the events belong to.",
         "required": true,
         "schema": {
           "type": "string"

+ 6 - 6
api-docs/paths/events/project-issues.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issues belong to.",
+        "description": "The ID or slug of the organization the issues belong to.",
         "required": true,
         "schema": {
           "type": "string"
@@ -16,7 +16,7 @@
       {
         "name": "project_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the project the issues belong to.",
+        "description": "The ID or slug of the project the issues belong to.",
         "required": true,
         "schema": {
           "type": "string"
@@ -153,7 +153,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issues belong to.",
+        "description": "The ID or slug of the organization the issues belong to.",
         "required": true,
         "schema": {
           "type": "string"
@@ -162,7 +162,7 @@
       {
         "name": "project_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the project the issues belong to.",
+        "description": "The ID or slug of the project the issues belong to.",
         "required": true,
         "schema": {
           "type": "string"
@@ -314,7 +314,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issues belong to.",
+        "description": "The ID or slug of the organization the issues belong to.",
         "required": true,
         "schema": {
           "type": "string"
@@ -323,7 +323,7 @@
       {
         "name": "project_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the project the issues belong to.",
+        "description": "The ID or slug of the project the issues belong to.",
         "required": true,
         "schema": {
           "type": "string"

+ 1 - 1
api-docs/paths/events/tag-details.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issue belongs to.",
+        "description": "The ID or slug of the organization the issue belongs to.",
         "required": true,
         "schema": {
           "type": "string"

+ 1 - 1
api-docs/paths/events/tag-values.json

@@ -7,7 +7,7 @@
       {
         "name": "organization_id_or_slug",
         "in": "path",
-        "description": "The id or slug of the organization the issue belongs to.",
+        "description": "The ID or slug of the organization the issue belongs to.",
         "required": true,
         "schema": {
           "type": "string"

Some files were not shown because too many files changed in this diff