mirror of
https://we.phorge.it/source/phorge.git
synced 2025-03-22 09:10:09 +01:00
Mark optional conduit parameter
This commit is contained in:
parent
87ff461470
commit
8745374cb5
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ final class ConduitAPI_differential_updateunitresults_Method
|
|||
'name' => 'required string',
|
||||
'result' => 'required string',
|
||||
'message' => 'required string',
|
||||
'coverage' => 'map<string, string>',
|
||||
'coverage' => 'optional map<string, string>',
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue