Skip to content

Version Manifest check not correct #174

@MichaMican

Description

@MichaMican

The schema & the documentation state that the version must follow the semver standard (http://semver.org). However the app Upload throws 400 BadRequest when providing e.g. 1.1.0-preview.1 which is valid by semver.

This changed recently as 2 weeks ago we were able to update our teams app with "1.5.2-preview.1" but now we can't upload a new manifest with 1.5.2-preview.2

It seems that both the documentation and the JSON schema are not consistent with what the API actually expects (MAJOR.MINOR.PATCH only)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions