mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
9 lines
381 B
Markdown
9 lines
381 B
Markdown
# CreateWikiPageOptions
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**contentBase64** | **String** | content must be base64 encoded | [optional]
|
|
**message** | **String** | optional commit message summarizing the change | [optional]
|
|
**title** | **String** | page title. leave empty to keep unchanged | [optional]
|