Skip to content

SchemaOptions definition not properly added #7805

Closed
@mtrezza

Description

@mtrezza

New Issue Checklist

Issue Description

The Parse Server options SchemaOptions which were added in #7418 were not properly added to the definition file.

The SchemaOptions are defined in /src/Options/Definitions.js, but when re-building the options with npm run definitions, the options are removed.

Steps to reproduce

  1. Run npm run definitions

Actual Outcome

Schema options are removed from /src/Options/Definitions.js.

Expected Outcome

Schema options should be properly re-built.

Environment

Server

  • Parse Server version: 5.0.0-alpha.24

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:docsOnly change in the docs or README

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions