Opened 4 years ago
Last modified 4 years ago
#2327 closed defect
doc - use ${variable} for string place holder — at Initial Version
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | doc | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu, Peter Baumann | |
Complexity: | Medium |
Description
Rasdaman doc should use one format for variable. The selected format is ${variable}, e.g:
http(s)://<endpoint url>
should be
http(s)://${endpoint url} (default: http://localhost:8080/rasdaman/ows)
Note:
See TracTickets
for help on using tickets.