Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman authored Jul 1, 2024
1 parent 8f4e1a4 commit 1e9c381
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"method": "GET",
"headers": {
"Accept": {
"equalTo": "application/vnd.github.v3+json"
"equalTo": "application/vnd.github+json"
}
}
},
Expand Down

0 comments on commit 1e9c381

Please sign in to comment.