Skip to content

'empty' required fields create document #6

Description

@davidmacp

Expected behaviour

POSTing a document with 'empty' required fields
i.e.

{
  "body": "",
  "title": ""
}

Validation should fail

Actual behavior

Document is created

screen shot 2019-01-09 at 11 08 13 am

screen shot 2019-01-09 at 11 18 45 am

This is an example of an API test running for dadi.cloud that previously triggered validation for the same scenario

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions