Merged conflicts from pulling down latest development
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"gem_name": "HttpRequestor",
|
||||
"GemFormatVersion": 3,
|
||||
"Uuid": "28479e255bde466e91fc34eec808d9c7",
|
||||
"Name": "HttpRequestor",
|
||||
"DisplayName": "HttpRequestor",
|
||||
"Version": "1.0.0",
|
||||
"LinkType": "Dynamic",
|
||||
"Summary": "A Gem to handle HTTP/HTTPs requests.",
|
||||
"Tags": ["http", "https", "rest"],
|
||||
"IconPath": "preview.png"
|
||||
"display_name": "HTTP Requestor",
|
||||
"license": "Apache-2.0 Or MIT",
|
||||
"origin": "Open 3D Engine - o3de.org",
|
||||
"type": "Code",
|
||||
"summary": "The HTTP Requestor Gem provides functionality to make asynchronous HTTP/HTTPS requests and return data through a user-provided call back function.",
|
||||
"canonical_tags": ["Gem"],
|
||||
"user_tags": ["Network", "Utility"],
|
||||
"icon_path": "preview.png",
|
||||
"requirements": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user