Skip to content

Commit bff5e02

Browse files
committed
Update APIFunctionList.md
1 parent 58b647f commit bff5e02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/APIFunctionList.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ODM2 API Get Functions
5858
* Pass an ActionID - Returns a list of result objects (without values) for an ActionID
5959
* Pass a ResultType - Returns a list of result objects (without values) of that type
6060

61-
**getResultValues()v
61+
**getResultValues()**
6262
* Pass a ResultID - Returns a result values object of type that is specific to the result type
6363
* Pass a ResultID and a date range - returns a result values object of type that is specific to the result type with values between the input date range
6464
NOTE: Another option here would be to put a flag on getResults that specifies whether values should be returned
@@ -123,4 +123,4 @@ ODM2 API Create Functions
123123

124124
**createRelatedModel()**
125125

126-
**createSimulation()**
126+
**createSimulation()**

0 commit comments

Comments
 (0)