Skip to content

Commit

Permalink
Fix groupdata for fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
wbamberg committed Jul 2, 2024
1 parent 9591173 commit 250148a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions files/jsondata/GroupData.json
Original file line number Diff line number Diff line change
Expand Up @@ -516,10 +516,7 @@
},
"Fetch API": {
"overview": ["Fetch API"],
"guides": [
"/docs/Web/API/Fetch_API/Using_Fetch",
"/docs/Web/API/Fetch_API/Cross-global_fetch_usage"
],
"guides": ["/docs/Web/API/Fetch_API/Using_Fetch"],
"interfaces": ["Headers", "Request", "Response"],
"methods": ["fetch()"],
"properties": [],
Expand Down

0 comments on commit 250148a

Please sign in to comment.