Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xid
/
specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8970b9c7
authored
2018-03-27 15:09:28 -0700
by
Mike Mathews
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ILP-220 Added additional Result Code types.
1 parent
c30886f5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
Tensor/V1.0.0/Common.xid.xml
Tensor/V1.0.0/Common.xid.xml
View file @
8970b9c
...
...
@@ -33,7 +33,11 @@
<literal
name=
"undefined"
value=
"0"
/>
<literal
name=
"failure"
value=
"-1"
/>
<literal
name=
"busy"
value=
"-2"
/>
<literal
name=
"notprocesssed"
value=
"-3"
/>
<literal
name=
"processingError"
value=
"-3"
/>
<literal
name=
"parsingError"
value=
"-4"
/>
<literal
name=
"malformedRequest"
value=
"-5"
/>
<literal
name=
"encodingError"
value=
"-6"
/>
</enum>
<struct
name=
"VoidType"
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment