Skip to content

Commit c1cfde4

Browse files
committed
improve readme
1 parent 5c4101e commit c1cfde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ should not use the "authorization" middleware, but you do need to use the "recon
898898
},
899899

900900
This will make the API connect to the database specifying "mevdschee" as the username and "secret123" as the password.
901-
The OpenAPI specification is less specific on allowed and disallowed operations, when you are using database permissions,
901+
The OpenAPI specification is less specific on allowed and disallowed operations when you are using database permissions,
902902
as the permissions are not read in the reflection step.
903903

904904
NB: You may want to retrieve the username and password from the session (the "$_SESSION" variable).

0 commit comments

Comments
 (0)