Aller au contenu principal

Get Projects Api version

GET 

/version

This operation allows to get the Api Version

Responses

ok

Schema

  • Array [

  • versionStruct

    object

    api version informations

    major string

    major

    minor string

    minor

    patch string

    patch

    pre_release string

    pre release

    deprecated boolean

    deprecated

  • ]

Loading...