-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added @muze-nl/od-jsontag, removed unused code
- Loading branch information
Showing
12 changed files
with
314 additions
and
1,309 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{"id":"f551ba01-7668-4964-9918-06a1117a2aab","name":"addPerson","value":{"name":"Some Stormtrooper","gender":"male","homeworld":<link>"http://swapi.co/api/planets/1/"}} | ||
{"id":"d6a9161d-9c7b-4e33-af23-51cc25d97c71","name":"addUnknown","value":{"name":"Some Stormtrooper","gender":"male","homeworld":<link>"http://swapi.co/api/planets/1/"}} | ||
{"id":"4ea25598-7c22-4a5a-a958-f1d0b72a0e27","name":"addPerson","timestamp":<date>"2024-03-19","author":"someone","value":{"name":"Dave the Stormtrooper","gender":"male","homeworld":<link>"http://swapi.co/api/planets/1/"}} | ||
{"id":"99bb60ad-8052-42ae-95ef-dee8c09cec89","name":"addPerson","timestamp":<date>"2024-03-19","author":"someone","value":{"name":"Dave the Stormtrooper","gender":"male","homeworld":<link>"http://swapi.co/api/planets/1/"}} | ||
{"id":"369eb47b-87cf-47a2-8c24-82e325596636","name":"addPerson","timestamp":<date>"2024-03-19","author":"someone","value":{"name":"Dave the Stormtrooper","gender":"male","homeworld":<link>"http://swapi.co/api/planets/1/"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{"command":"f551ba01-7668-4964-9918-06a1117a2aab","code":202,"status":"accepted"} | ||
{"command":"f551ba01-7668-4964-9918-06a1117a2aab","code":200,"status":"done"} | ||
{"command":"d6a9161d-9c7b-4e33-af23-51cc25d97c71","code":202,"status":"accepted"} | ||
{"command":"d6a9161d-9c7b-4e33-af23-51cc25d97c71","status":"failed","code":404,"message":"Command addUnknown not found","details":null} | ||
{"command":"4ea25598-7c22-4a5a-a958-f1d0b72a0e27","code":202,"status":"accepted"} | ||
{"command":"4ea25598-7c22-4a5a-a958-f1d0b72a0e27","status":"failed","code":null,"message":"The requested module '@muze-nl/od-jsontag/src/serialize.mjs' does not provide an export named 'stringif'","details":null} | ||
{"command":"99bb60ad-8052-42ae-95ef-dee8c09cec89","code":202,"status":"accepted"} | ||
{"command":"99bb60ad-8052-42ae-95ef-dee8c09cec89","status":"failed","code":null,"message":"FastJSONTag.setAttribute is not a function","details":null} | ||
{"command":"369eb47b-87cf-47a2-8c24-82e325596636","code":202,"status":"accepted"} | ||
{"command":"369eb47b-87cf-47a2-8c24-82e325596636","code":200,"status":"done"} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.