update note about server type
This commit is contained in:
parent
17afe7c7e6
commit
bed070c736
|
@ -16,7 +16,7 @@ public class ServerDetailsPOJO {
|
||||||
// possible values: none, basic, token, apikey
|
// possible values: none, basic, token, apikey
|
||||||
String authenticationType;
|
String authenticationType;
|
||||||
|
|
||||||
@Deprecated
|
// npm or fhir, because the FHIR npm usage varies a little bit from general NPM usage (change over time)
|
||||||
String serverType;
|
String serverType;
|
||||||
|
|
||||||
String username;
|
String username;
|
||||||
|
|
Loading…
Reference in New Issue