mirror of
https://github.com/Ratstail91/sineql-demo.git
synced 2026-05-05 23:30:11 +10:00
Tweaked REST file
This commit is contained in:
+10
-1
@@ -1,6 +1,15 @@
|
|||||||
POST http://127.0.0.1:4000/sineql HTTP/1.1
|
POST http://sineql-demo.krgamestudios.com/sineql HTTP/1.1
|
||||||
Content-Type: text/plain
|
Content-Type: text/plain
|
||||||
|
|
||||||
Book {
|
Book {
|
||||||
title
|
title
|
||||||
}
|
}
|
||||||
|
|
||||||
|
###
|
||||||
|
|
||||||
|
POST http://localhost:4000/sineql HTTP/1.1
|
||||||
|
Content-Type: text/plain
|
||||||
|
|
||||||
|
Book {
|
||||||
|
title
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user