issues
search
atomicbits
/
scraml
Generate typesafe Java and Scala REST API clients
Other
43
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
request + response trace logging
#167
ireactsam
closed
1 year ago
0
pass fileName correctly to asyncHttpClient for ByteArrayPart AND support for InputStreamPart
#166
ireactsam
closed
1 year ago
0
RAML 1.0 Libraries
#165
justinsaliba
opened
4 years ago
0
switch to openjdk8
#164
ireactsam
closed
4 years ago
0
#162 use Option[T] for optional fields
#163
ireactsam
closed
4 years ago
0
Scala generator ignores the field's optionality when generating pack/unpack methods
#162
ireactsam
opened
4 years ago
0
#160 use a safe pattern match deconstruction name
#161
ireactsam
closed
4 years ago
0
Scala generator uses invalid pattern match deconstruction names for fields that are reserved words
#160
ireactsam
opened
4 years ago
0
Expose the typehint value as a member variable of the companion object
#159
rigolepe
opened
5 years ago
0
Java generator seems to generate an array of strings where an array of objects is expected as API return type
#158
rigolepe
opened
5 years ago
0
Query parameter names are not escaped if they match with a Scala/Java keyword
#157
rigolepe
opened
6 years ago
0
0.8.2 maven plugin fails on date parsing using the raml-org example
#156
abemail1
opened
6 years ago
1
Simplify SBT publish process
#155
rigolepe
opened
6 years ago
0
Subclass with no extra properties is not generated
#154
rigolepe
opened
6 years ago
0
Escaping fields that overlap with Scala keywords using backticks
#153
rigolepe
opened
6 years ago
0
Some RAML 1.0 types cause compilation errors
#152
rigolepe
opened
6 years ago
0
File inclusion on the types: field of the main RAML file doesn't work
#151
rigolepe
opened
6 years ago
0
Scala asType construct needs to throw some sort of RestException that encapsulates the http status code
#150
rigolepe
opened
6 years ago
0
SBT 1.0 plugin
#149
rigolepe
closed
6 years ago
0
Generate html documentation
#148
rigolepe
closed
6 years ago
0
A RAML method action defined at the root level gives wrong code generation
#147
rigolepe
opened
6 years ago
0
Type inheritance causes missing imports
#146
ian-speers
closed
6 years ago
4
Remove duplicate type warnings when using traits
#145
rigolepe
closed
6 years ago
0
Parse Failure for JSON List Includes
#144
ian-speers
closed
6 years ago
3
Fix/json list includes
#143
ian-speers
closed
6 years ago
3
updated test resources to force failure case
#142
ian-speers
closed
6 years ago
0
Scala DTO case class compilation fails when it contains exactly 23 fields
#141
rigolepe
closed
6 years ago
1
id number path parameter not identified in a specific case
#140
rigolepe
opened
6 years ago
0
Cyclic reference error while generating java classes
#139
somaniab
closed
7 years ago
2
Error While Generating Java Code from raml1.0
#138
somaniab
closed
7 years ago
7
error: not found: value scramlVersion
#137
partounian
closed
7 years ago
1
Support for anonymous types in queryString? and form parameters
#136
rigolepe
opened
7 years ago
0
Scala implicit TypeHint formatter instantiation order is important
#135
rigolepe
closed
7 years ago
2
queryString support to define query parameters from a type
#134
rigolepe
closed
7 years ago
1
Recursive json-schema resolution
#133
rigolepe
closed
7 years ago
1
Testing, testing, testing...
#132
rigolepe
closed
7 years ago
0
Incorporate the entire DSL codebase into the generated code to avoid dependency clashes
#131
rigolepe
closed
7 years ago
1
Type parameter values should be stored in an array in a type reference to a type class
#130
rigolepe
closed
7 years ago
0
A simple string body type generates multiple actions with te same body type (string) in the DSL
#129
rigolepe
closed
7 years ago
0
Property-based form parameters for application/x-www-form-urlencoded header style
#128
rigolepe
closed
7 years ago
1
Default mediaType in document: string array
#127
rigolepe
opened
7 years ago
0
Fields referring to a type class don't specify the type parameters
#126
rigolepe
closed
7 years ago
0
Generate the equals and hashCode methods in the Java POJOs
#125
rigolepe
opened
7 years ago
0
Python client generation
#124
rigolepe
opened
7 years ago
0
Type system refactoring
#123
rigolepe
closed
7 years ago
0
Multiple inheritance
#122
rigolepe
closed
7 years ago
0
Generate typescript transfer objects
#121
rigolepe
closed
6 years ago
0
Reference existing classes
#120
ChetanBhasin
opened
7 years ago
1
Provide more flexible handling of the asType extension method (Scala only)
#119
rigolepe
opened
7 years ago
0
Replace the 'byname' helper method by an apply() factory method in Scala enumeration code
#118
rigolepe
opened
7 years ago
0
Next