- V2
-
V1
- Account
- Admin
- AdminUpload
- Analysis
- ApiResource
- ApiScope
- Assets
- AuditLog
- Auth
- AuthToken
- Avatar
- BatchDownloadDocuments
- CacheMeta
- Caching
- CheckUpdate
- ClaimMapping
- Client
- Collections
- Config
- CustomizeProperties
- Dashboard
- DashboardView
- DataMonitoring
- DataProvider
- DataSource
- DataSourceAPI
- DataSourceFile
- DataSourcePreview
- Dataset
- DatasetExport
- DatasetPreview
- Design
- DesignApi
- DesignTemplates
- DingTalkAuthentication
- Documents
- EmbededReport
- Export
- ExportTemplate
- ExternalLoginProvider
- ExternalUser
- FloorPlanView
- GraphQl
- Group
- HealthCheck
- Heartbeat
- Hierarchy
- Home
- IdentityResource
- Import
- Integration
- InternalDocuments
-
LanguagePackage
- LanguageResource
- License
- LicenseSummarised
- LocalDeployment
- ModelDrafts
- ModelEditor
- Node
- Notification
- Permission
- Pivot
- PluginAssets
- PodIPTest
- Preview
- PushDataset
- QueryEndpoint
- QueueMonitor
- ReferenceResolving
- Reports
- Resource
- Resources
- Role
- RoleDocumentColumns
- SceneView
- Schedule
- ScheduleTemplate
- SchedulesApi
- SecurityProvider
- Semantic
- Session
- Settings
- SharedResources
- StreamingDatasetApi
- SystemConfig
- SystemConfigs
- Tenant
- TenantModification
- Theme
- ThemeFiles
- Token
- Upload
- UploadTheme
- User
- UserFunctions
- View
- VisualSandbox
- WeChat4WorkAuthentication
- WebPages
- WorkerJob
- WorkersRegistrar
- overview
LanguagePackage
LanguagePackage
[GET] /admin/api/CustomLanguagePackage
Response
Status Code: 200
Success
[DELETE] /admin/api/CustomLanguagePackage/{packageId}
Parameters
Name | Type | Located In |
---|---|---|
packageIdRequired | string | path |
Response
Status Code: 200
Success
[POST] /admin/api/CustomLanguagePackage/upload
Response
Status Code: 200
Success
[POST] /admin/api/CustomLanguagePackage/commit/{displayName}/{sessionId}
Parameters
Name | Type | Located In |
---|---|---|
displayNameRequired | string | path |
sessionIdRequired | string | path |
Response
Status Code: 200
Success
[GET] /language-resources/{languageCode}/{targetKey}
Parameters
Name | Type | Located In |
---|---|---|
languageCodeRequired | string | path |
targetKeyRequired | string | path |
Response
Status Code: 200
Success
[GET] /api/officialLanguagePackage
Response
Status Code: 200
Success
[DELETE] /api/officialLanguagePackage/{packageId}
Parameters
Name | Type | Located In |
---|---|---|
packageIdRequired | string | path |
Response
Status Code: 200
Success
[GET] /api/languagePackages/{packageId}/download
Parameters
Name | Type | Located In |
---|---|---|
packageIdRequired | string | path |
Response
Status Code: 200
Success
binary
Models
Ƭ LanguagePackageViewModel
Name | Type | Description | Example |
---|---|---|---|
idNullable | string | ||
languageCodeNullable | string | ||
nameNullable | string | ||
displayNameNullable | string | ||
publishTime | ISO DateTime Sting | ||
createdTime | ISO DateTime Sting | ||
modifiedTime | ISO DateTime Sting | ||
versionNullable | string | ||
productVersionNullable | string | ||
isOfficial | Boolean | ||
published | Boolean | ||
hasDraft | Boolean | ||
hasMigrated | Boolean | ||
referenceLanguageNullable | string | ||
uploadTime | ISO DateTime Sting | ||
uploadByNullable | string |
Ƭ LocalData
Name | Type | Description | Example |
---|---|---|---|
nameSpaceNullable | string | ||
localeDataNullable | Array<string> |