Skip to content

Commit

Permalink
Update openapi-core/src/main/java/io/ballerina/openapi/core/generator…
Browse files Browse the repository at this point in the history
…s/client/AbstractFunctionSignatureGenerator.java

Co-authored-by: Sumudu Nissanka <[email protected]>
  • Loading branch information
TharmiganK and lnash94 authored Sep 11, 2024
1 parent a25606b commit 9a0e2de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
* This class represents the abstract function signature generator which is used to implement
* the common functionalities of the function signature generators.
*
* @since 2.1.1
* @since 2.2.0
*/
public abstract class AbstractFunctionSignatureGenerator implements FunctionSignatureGenerator {
OpenAPI openAPI;
Expand Down

0 comments on commit 9a0e2de

Please sign in to comment.