Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -1793,7 +1793,7 @@ If we have the following function definition:
```

The `authRef` property is used to reference an authentication definition in
the `auth` property and should be applied to access the "https://secure.resources.com/myapi.json"
the `auth` property and should be applied to access the `https://secure.resources.com/myapi.json`
OpenApi definition file.

The `functions` property can be either an in-line [function](#Function-Definition) definition array, or an URI reference to
Expand Down