Swagger
 

Swagger

2 posts, 0 answered
  1. Roger Blanchard
    Roger Blanchard avatar
    444 posts
    Registered:
    29 Jun 2018
    20 Apr
    Link to this post
    Is there a limitation in how many BE's can be exposed to REST?

    We are seeing BE's that have the proper REST annotations not list anything in the swagger UI.

    As you scroll down you will start to hit these BE's and then they all are just blank with just the BE listed.  

    http://localhost:8940/OspreyHostBackend/web/SwaggerEntities/html#/

  2. Mike Fechner
    Mike Fechner avatar
    370 posts
    Registered:
    14 Sep 2016
    20 Apr in reply to Roger Blanchard
    Link to this post
    Not anything explicit. 

    Those Business Entities do also implement the ISupportsRestAddress Interface? 

    I would suggest that you open a tech-support call and attach the restresources-cache.json, the Swagger file and the annotations of one of the Business Entities that are not shown correctly.

    Have you tried making requests to those REST endpoints not shown (like just a GET request in a browser?
2 posts, 0 answered