Skip to content

Commit 36f7ca2

Browse files
authored
Merge pull request #8 from lmalhoit/patch-4
Add in XML definition
2 parents feabb2c + bd73f40 commit 36f7ca2

File tree

1 file changed

+2
-0
lines changed
  • labs/coding-101-rest-basics-ga

1 file changed

+2
-0
lines changed

labs/coding-101-rest-basics-ga/2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ In this example, you request the list of hosts, and that information is returned
4040

4141
(<a href="http://www.json.org/" target="_blank">JSON</a> -- JavaScript Object Notation, is a lightweight text-based open standard designed for human-readable data interchange.)
4242

43+
(<a href="https://www.w3schools.com/xml/xml_whatis.asp" target="_blank">XML</a> -- eXtensible Markup Language, a language designed to store and transport data.)
44+
4345
### Next Step: HTTP Response Request Facts

0 commit comments

Comments
 (0)