mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
10 lines
412 B
Markdown
10 lines
412 B
Markdown
# WikiPageMetaData
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**htmlUrl** | **String** | The HTML URL to view the wiki page | [optional]
|
|
**lastCommit** | [**WikiCommit**](WikiCommit.md) | | [optional]
|
|
**subUrl** | **String** | The sub URL path for the wiki page | [optional]
|
|
**title** | **String** | The title of the wiki page | [optional]
|