Use URLSession and DispatchSemaphore to create custom implementation of status API

This commit is contained in:
Elara 2020-11-15 01:37:57 -08:00
parent 362f68108c
commit 7789ebc0f9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"Node 1": [ "Node 1": [
{ {
"name": "Example", "name": "Example",
"url": "https://example.comd", "url": "https://example.com",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
} }
], ],