Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Define RAML properties to allow runing Ra tests #36

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
235d9fe
Define response for /stories
postatum Jun 8, 2015
4d882a8
Merge branch '99129800_ramlfications' into 95470296_generate_tests
postatum Jul 21, 2015
9ef8347
Merge branch 'develop' into 95470296_generate_tests
postatum Jul 21, 2015
20f405a
Merge branch 'develop' into 95470296_generate_tests
postatum Jul 23, 2015
f8fc3cb
Add Ra tests runner file
postatum Jul 23, 2015
15fa561
Use new api of Ra
postatum Jul 23, 2015
6bf0244
Define correct baseUri
postatum Jul 23, 2015
925d109
Add Content-Length header to /stories
postatum Jul 24, 2015
59b1f1e
Add query params definition
postatum Jul 24, 2015
d789aed
Define schemas for POST
postatum Jul 27, 2015
7ebb6c3
Add stories PATCH definitions
postatum Jul 27, 2015
52cba8f
Define schema for collection level actions
postatum Jul 28, 2015
d6d19d2
Define HEAD/OPTIONS headers
postatum Jul 28, 2015
bf96bcc
Rename schemas. Add DELETE setup
postatum Jul 28, 2015
66ee98d
Define non-DB schemas using draft04 of json schema
postatum Jul 28, 2015
4bd1d0b
Define uri param for stories
postatum Jul 29, 2015
8e0c881
Define stories/id raml
postatum Jul 29, 2015
70d8b08
Refactor out RAML parts to yaml
postatum Jul 29, 2015
7df5727
Define schemas for all resources
postatum Jul 29, 2015
a423cf8
Add schemas to stories PUT, user PUT. Remove fields from user body ex…
postatum Jul 31, 2015
26ba950
Fix profile body example tab
postatum Jul 31, 2015
0ff8315
Fix required fields in schemas
postatum Jul 31, 2015
f2e3085
Merge branch 'develop' of github.com:brandicted/ramses-example into 9…
postatum Jul 31, 2015
dcf8489
Remove id definition in user schemas
postatum Jul 31, 2015
662f972
Merge branch 'develop' into 95470296_generate_tests
postatum Aug 18, 2015
aa4c30e
Merge branch 'develop' of github.com:brandicted/ramses-example into 9…
postatum Aug 18, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix profile body example tab
postatum committed Jul 31, 2015
commit 26ba9504c2cf9e74651a0cfb0de9d763647f9183
2 changes: 1 addition & 1 deletion example.raml
Original file line number Diff line number Diff line change
@@ -310,7 +310,7 @@ securedBy: [x_ticket_auth]
body:
application/json:
schema: !include inclusions/schemas/profile.json
example: !include inclusions/examples/profile_body_example.json
example: !include inclusions/examples/profile_body_example.json
responses:
201:
body: