Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-13282

Add Introspection API

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Rest API

      Description

      We have a REST API but so far we don't have a way for a remote client to easily introspect the structures available on the server side :

      • schemas
      • document types
      • widgets
      • layouts

      Having such an API end point does make sense :

      • CMIS has this (at meast for schemas / types)
      • Mule connector does require this (probably as any other ESB)
      • Mobile SDK so require this
      • Studio would need that to build the target platform

      We already have :

      Globally what we would like is a consistent API :

          /nuxeo/api/v1/config/types
      
          /nuxeo/api/v1/config/widgets
      
          /nuxeo/api/v1/config/layouts
      

      In addition of the pure REST binding, we probably want :

      • a simple WebEngine UI
      • an addon in explorer ?

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              tdelprat Thierry Delprat
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: