Damian Martinez Gelabert

Results 21 comments of Damian Martinez Gelabert

At this point, API console does not set the `Accept` header in requests. It would be a good feature to add, we would need to think of the following scenarios...

Hi @xiaohanyu, you are right, osprey does _also_ provide mocking capabilities, which you can use.

Hi, yes this is an open req for the parser: validation of JSON schemas. If you guys are aware of a good js library that does JSON schema validation (not...

@naterkane correct that is a good library to validate JS objects against a schema, that parser however does not really validate JSON schemas against the JSON schema spec, I just...

Hi @patrickhousley I cannot seem to be able to reproduce this. How are you testing? this is the RAML I am using (with you `collection.yaml` file) ``` raml #%RAML 0.8...

I don't doubt it, can you share a RAML that I can use? @FredericHeem

Hi @priyavivek1, I am not sure what you mean by `endpoint level` do you mean that the `securedBy` property is not copied to each resource in the tree?

Hi @elkouhen this is a really good suggestion. CM is a bit slow, although it is not 100% its fault. We also do a lot of magic in the back...

Apologies for not seeing this earlier. Can you please add tests for this?