Options
All
  • Public
  • Public/Protected
  • All
Menu

Mendix Platform configuration that consists of service endpoints and credentials.

Hierarchy

  • IMendixPlatformConfig

Index

Properties

mendixToken: string

Personal access token for Mendix API. You can create it via https://warden.mendix.com

modelServerEndpoint: string

Model server endpoint. Default is https://model.api.mendix.com

projectServiceEndpoint: string

Project service endpoint. Default is https://projectservice.mendix.com

repositoryServiceEndpoint: string

Repository service endoint. Default is https://repository.api.mendix.com

Generated using TypeDoc