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

REST API Definitions validation

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Rest API

      Description

      When loading a schema from the REST API ( NXP-14114 )

      If i define a schema ssn with a validation scheme like [0-9]{3}-[0-9]{2}-[0-9]{4}
      The validation pattern are not returned :
      http://localhost:8080/nuxeo/api/v1/config/schemas/ssn

      {
        "name" : "ssn",
        "@prefix" : "ssn",
        "fields" : {
          "number" : "string"
        }
      }
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: