Skip to content

Commit

Permalink
Update ballerina/http_status_code_types.bal
Browse files Browse the repository at this point in the history
Co-authored-by: Dilan Sachintha Nayanajith <[email protected]>
  • Loading branch information
TharmiganK and dilanSachi authored May 16, 2024
1 parent 64407e8 commit 4ddaf25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/http_status_code_types.bal
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ final StatusNetworkAuthenticationRequired STATUS_NETWORK_AUTHENTICATION_REQUIRED

# The default status code response record.
#
# + status - The response status code obj
# + status - The response status code object
public type DefaultStatusCodeResponse record {|
*CommonResponse;
readonly DefaultStatus status;
Expand Down

0 comments on commit 4ddaf25

Please sign in to comment.