-
Notifications
You must be signed in to change notification settings - Fork 1
LGP - added ModelCenter java api #188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| @@ -0,0 +1,4 @@ | |||
| # Change Log | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lesliedove
Change Log title should be Changelog to be compliant with guidelines and for a better UX with predictable URLs
2025R2/modelCenter_java_api/toc.yaml
Outdated
| href: com/phoenix_int/pacz/api/v2/package-summary.md | ||
| - name: package-tree | ||
| href: com/phoenix_int/pacz/api/v2/package-tree.md | ||
| - name: change_log.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rename in
- name: Changelog
2025R2/modelCenter_java_api/toc.yaml
Outdated
| - name: package-tree | ||
| href: com/phoenix_int/pacz/api/v2/package-tree.md | ||
| - name: change_log.md | ||
| href: change_log.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename to href: changelog.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lesliedove
The toc.yaml should be renamed to toc.yml
Thanks in advance!
| { | ||
| "build": { | ||
| "globalMetadata": { | ||
| "title": "ModelCenter", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the version and the full name to the title:
"title": "ModelCenter Java API 2025 R2"
LGP - added ModelCenter java api
2025 R2 Modelcenter Java API