issues
search
mulesoft
/
osprey-cli
The Command Line Interface (CLI) scaffolding tool to generate Osprey-based applications, ideally from a pre-defined RAML API spec, with just a single command.
Other
18
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Configure Renovate
#84
renovate-07-kbuild[bot]
closed
6 months ago
2
Configure Renovate
#83
renovate-04-kbuild[bot]
closed
2 years ago
1
Configure Renovate
#82
ghost
closed
2 years ago
1
Configure Renovate
#81
renovate[bot]
closed
3 years ago
1
Will the CLI support RAML1 spec?
#80
mbonaci
opened
8 years ago
0
Overlap of the bin symlink with the Osprey
#79
mloureiro
closed
7 years ago
1
Update package.json
#78
ghost
closed
8 years ago
1
Lingo package used is expired.
#77
ghost
opened
8 years ago
2
Should fix Github issue 57
#76
justin-calleja
closed
9 years ago
2
Should fix Github issue 57
#75
justin-calleja
closed
9 years ago
1
routes generation
#74
emanuelef
opened
10 years ago
0
Replace/alias "new" command with "init"
#73
heyheyjp
opened
10 years ago
0
Generated osprey.create route is always "/api"
#72
gimballock
closed
10 years ago
1
libxmljs error on install
#71
jpfaria
opened
10 years ago
6
Support multiple files scenarios
#70
nohorbee
opened
10 years ago
0
Add support for hosted RAML files (http)
#69
nohorbee
opened
10 years ago
1
Integrate with Travis CI
#68
nohorbee
closed
10 years ago
0
Improve documentation
#67
nohorbee
closed
10 years ago
0
Check overwritten resources
#66
nohorbee
opened
10 years ago
0
Create test suites based on RAML
#65
nohorbee
opened
10 years ago
0
Basic Integration Testing
#64
nohorbee
opened
10 years ago
0
Osprey silently fails if body does not have content-type in a PATCH
#63
dmartinezg
closed
10 years ago
1
Tests
#62
jcenturion
closed
10 years ago
0
Refactor winston
#61
jcenturion
closed
10 years ago
0
Osprey List doesn't need raml file
#60
nohorbee
opened
10 years ago
0
Osprey does not handle two apis simoultaneously
#59
dmartinezg
closed
10 years ago
0
It would be nice if osprey supported the namespace module
#58
dmartinezg
opened
10 years ago
0
Raml file is harcoded at app.js
#57
nachoesmite
opened
10 years ago
1
Express is not responding on an empty raml file
#56
nohorbee
closed
10 years ago
0
Validator should reject requests with query parameters not in the RAML file
#55
dmartinezg
closed
10 years ago
3
Error when Installing APIKit Node CLI globally
#54
nohorbee
closed
10 years ago
1
Methodless resources are not handled
#53
dmartinezg
closed
10 years ago
0
Routing errors when calling `register` more than once
#52
dmartinezg
closed
10 years ago
0
Console is hardcoded to `http://localhost:3000/api`
#51
dmartinezg
closed
10 years ago
1
The API console path should be configurable
#50
jcenturion
closed
10 years ago
0
Validations should say what is wrong with the request
#49
dmartinezg
closed
10 years ago
0
Apikit should not allow registering undefined handlers
#48
dmartinezg
closed
10 years ago
0
Boolean queryParameters validation is not working
#47
dmartinezg
closed
10 years ago
0
Add a debug mode, so that I can make these reports more accurate
#46
dmartinezg
closed
10 years ago
1
If request has query string parameters, handler is never called, the mocked example gets returned
#45
dmartinezg
closed
10 years ago
0
Application does not show errors if RAML is not valid
#44
dmartinezg
closed
10 years ago
0
So that I can use console to test my service, server should publish RAML with baseUri pointing to the scaffolded API
#43
dmartinezg
closed
10 years ago
0
What happens if I have a resource named "/console"?
#42
dmartinezg
closed
10 years ago
3
There should be a command line command that lists all routes in the project
#41
dmartinezg
closed
10 years ago
2
There should be a "strict" mode that turns mocking off and that warns of any routes that do not have an overriding handler
#40
dmartinezg
closed
10 years ago
3
Logged port does not match the actual listening port
#39
dmartinezg
closed
10 years ago
0
Console should be included with bower, so that latest version can be used in deployed service
#38
dmartinezg
closed
10 years ago
0
Routing weirdness
#37
dmartinezg
closed
10 years ago
0
Mismatch on suggested route in scaffolded code and root prefix for route
#36
dmartinezg
closed
10 years ago
3
Apikit does not validate URI parameters marked as "number"
#35
dmartinezg
closed
10 years ago
1
Next