Skip to content

issues Search Results · repo:commercetools/rest-modeling-framework language:Java

Filter by

26 results
 (82 ms)

26 results

incommercetools/rest-modeling-framework (press backspace or delete to remove)

Is there an example on how to use this component within Eclipse, as a P2 or similar? It seems the model registers extension points, but what about resource factories.
  • jgsuess
  • 3
  • Opened 
    on Nov 28, 2021
  • #79

Hi @jenschude, thanks for this framework, I think it is great. We are using it now in https://github.com/commercetools/scraml to generate types in sbt. I stumbled upon In https://github.com/commercetools/rest-modeling-framework/commit/fd6865f74c51b3a6584a63a237c2af6c1d312df3 ...
  • adrobisch
  • 1
  • Opened 
    on Aug 2, 2021
  • #75

When using an enumeration with on off values, for example as follows ImageSearchConfigStatus: type: string enum: - on - off i get the following error Enum facet contains duplicate ...
  • acbeni
  • 2
  • Opened 
    on Apr 29, 2020
  • #68

Newer JDK versions don t ship anymore with a javascript script engine and this then breaks the runtime of RMF. We should find a replacement for it and it as a dependency to RMF - instead of relying that ...
  • katmatt
  • Opened 
    on Dec 9, 2019
  • #58

We should update our gradle version to the latest version. - fix bootstrap classpath issue - fix bintrayUpload
  • katmatt
  • 1
  • Opened 
    on Dec 9, 2019
  • #57

Our current ObjectType models its properties with a separate Property type. This isn t following the RAML spec which uses types for the properties. I had doubts in the beginning if I really liked to reuse ...
  • katmatt
  • Opened 
    on Aug 27, 2019
  • #49

Looks like our current validation has the following issues: - ignores errors in used libraries - doesn t validate enum values on inline types
  • katmatt
  • Opened 
    on May 10, 2019
  • #40

Example: annotationTypes: ReferenceType: description: | This annotation documents the type of an import reference. type: string enum: - category types: MyType: (ReferenceType): ...
  • katmatt
  • Opened 
    on Mar 12, 2019
  • #39

Currently we don t raise a validation error on: /{resourceKey}: uriParameters: key: string
  • katmatt
  • Opened 
    on Nov 27, 2018
  • #36

Looks like file loading under windows doesn t work. We should run our tests on Windows and make sure that RMF works there too.
  • katmatt
  • Opened 
    on Nov 14, 2018
  • #34
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub