@@ -607,7 +607,7 @@ Must be one of:
607
607
608
608
<details >
609
609
<summary >
610
- <strong > <a name = " authentication_items_adminGroup" ></a >15 .1.3. [ Optional] Property GitProxy configuration file > authentication > authentication items > adminGroup</strong >
610
+ <strong > <a name = " authentication_items_adminGroup" ></a >16 .1.3. [ Optional] Property GitProxy configuration file > authentication > authentication items > adminGroup</strong >
611
611
</summary >
612
612
<blockquote >
613
613
@@ -623,7 +623,7 @@ Must be one of:
623
623
624
624
<details >
625
625
<summary >
626
- <strong > <a name = " authentication_items_userGroup" ></a >15 .1.4. [ Optional] Property GitProxy configuration file > authentication > authentication items > userGroup</strong >
626
+ <strong > <a name = " authentication_items_userGroup" ></a >16 .1.4. [ Optional] Property GitProxy configuration file > authentication > authentication items > userGroup</strong >
627
627
</summary >
628
628
<blockquote >
629
629
@@ -639,7 +639,7 @@ Must be one of:
639
639
640
640
<details >
641
641
<summary >
642
- <strong > <a name = " authentication_items_domain" ></a >15 .1.5. [ Optional] Property GitProxy configuration file > authentication > authentication items > domain</strong >
642
+ <strong > <a name = " authentication_items_domain" ></a >16 .1.5. [ Optional] Property GitProxy configuration file > authentication > authentication items > domain</strong >
643
643
</summary >
644
644
<blockquote >
645
645
@@ -655,7 +655,7 @@ Must be one of:
655
655
656
656
<details >
657
657
<summary >
658
- <strong > <a name = " authentication_items_adConfig" ></a >15 .1.6. [ Optional] Property GitProxy configuration file > authentication > authentication items > adConfig</strong >
658
+ <strong > <a name = " authentication_items_adConfig" ></a >16 .1.6. [ Optional] Property GitProxy configuration file > authentication > authentication items > adConfig</strong >
659
659
</summary >
660
660
<blockquote >
661
661
@@ -669,7 +669,7 @@ Must be one of:
669
669
670
670
<details >
671
671
<summary >
672
- <strong > <a name = " authentication_items_adConfig_url" ></a >15 .1.6.1. [ Required] Property GitProxy configuration file > authentication > authentication items > adConfig > url</strong >
672
+ <strong > <a name = " authentication_items_adConfig_url" ></a >16 .1.6.1. [ Required] Property GitProxy configuration file > authentication > authentication items > adConfig > url</strong >
673
673
</summary >
674
674
<blockquote >
675
675
@@ -685,7 +685,7 @@ Must be one of:
685
685
686
686
<details >
687
687
<summary >
688
- <strong > <a name = " authentication_items_adConfig_baseDN" ></a >15 .1.6.2. [ Required] Property GitProxy configuration file > authentication > authentication items > adConfig > baseDN</strong >
688
+ <strong > <a name = " authentication_items_adConfig_baseDN" ></a >16 .1.6.2. [ Required] Property GitProxy configuration file > authentication > authentication items > adConfig > baseDN</strong >
689
689
</summary >
690
690
<blockquote >
691
691
@@ -701,7 +701,7 @@ Must be one of:
701
701
702
702
<details >
703
703
<summary >
704
- <strong > <a name = " authentication_items_adConfig_username" ></a >15 .1.6.3. [ Required] Property GitProxy configuration file > authentication > authentication items > adConfig > username</strong >
704
+ <strong > <a name = " authentication_items_adConfig_username" ></a >16 .1.6.3. [ Required] Property GitProxy configuration file > authentication > authentication items > adConfig > username</strong >
705
705
</summary >
706
706
<blockquote >
707
707
@@ -717,7 +717,7 @@ Must be one of:
717
717
718
718
<details >
719
719
<summary >
720
- <strong > <a name = " authentication_items_adConfig_password" ></a >15 .1.6.4. [ Required] Property GitProxy configuration file > authentication > authentication items > adConfig > password</strong >
720
+ <strong > <a name = " authentication_items_adConfig_password" ></a >16 .1.6.4. [ Required] Property GitProxy configuration file > authentication > authentication items > adConfig > password</strong >
721
721
</summary >
722
722
<blockquote >
723
723
@@ -731,7 +731,6 @@ Must be one of:
731
731
</blockquote >
732
732
</details >
733
733
734
-
735
734
</blockquote >
736
735
</details >
737
736
@@ -851,99 +850,14 @@ Must be one of:
851
850
</summary >
852
851
<blockquote >
853
852
854
- | | |
855
- | ------------------------- | ------------------------------------------------------- |
856
- | ** Type** | ` object ` |
857
- | ** Required** | No |
858
- | ** Additional properties** | [[ Not allowed]] ( # " Additional Properties not allowed. ") |
859
-
860
- ** Description:** Configuration for dynamic loading from external sources
861
-
862
- <details >
863
- <summary >
864
- <strong > <a name = " configurationSources_enabled" ></a >19.1. [ Optional] Property configurationSources > enabled</strong >
865
- </summary >
866
- <blockquote >
867
-
868
- | | |
869
- | ------------ | --------- |
870
- | ** Type** | ` boolean ` |
871
- | ** Required** | No |
872
-
873
- ** Description:** Enable/disable dynamic configuration loading
874
-
875
- </blockquote >
876
- </details >
877
-
878
- <details >
879
- <summary >
880
- <strong > <a name = " configurationSources_reloadIntervalSeconds" ></a >19.2. [ Optional] Property configurationSources > reloadIntervalSeconds</strong >
881
- </summary >
882
- <blockquote >
883
-
884
- | | |
885
- | ------------ | -------- |
886
- | ** Type** | ` number ` |
887
- | ** Required** | No |
888
-
889
- ** Description:** How often to check for configuration updates (in seconds)
890
-
891
- </blockquote >
892
- </details >
893
-
894
- <details >
895
- <summary >
896
- <strong > <a name = " configurationSources_merge" ></a >19.3. [ Optional] Property configurationSources > merge</strong >
897
- </summary >
898
- <blockquote >
899
-
900
- | | |
901
- | ------------ | --------- |
902
- | ** Type** | ` boolean ` |
903
- | ** Required** | No |
904
-
905
- ** Description:** When true, merges configurations from all enabled sources. When false, uses the last successful configuration load
906
-
907
- </blockquote >
908
- </details >
909
-
910
- <details >
911
- <summary >
912
- <strong > <a name = " configurationSources_sources" ></a >19.4. [ Optional] Property configurationSources > sources</strong >
913
- </summary >
914
- <blockquote >
915
-
916
- | | |
917
- | ------------ | ------- |
918
- | ** Type** | ` array ` |
919
- | ** Required** | No |
920
-
921
- ** Description:** Array of configuration sources to load from
922
-
923
- Each item in the array must be an object with the following properties:
924
-
925
- - ` type ` : (Required) Type of configuration source (` "file" ` , ` "http" ` , or ` "git" ` )
926
- - ` enabled ` : (Required) Whether this source is enabled
927
- - ` path ` : (Required for ` file ` type) Path to the configuration file
928
- - ` url ` : (Required for ` http ` type) URL of the configuration endpoint
929
- - ` repository ` : (Required for ` git ` type) Git repository URL
930
- - ` branch ` : (Optional for ` git ` type) Branch to use
931
- - ` path ` : (Required for ` git ` type) Path to configuration file in repository
932
- - ` headers ` : (Optional for ` http ` type) HTTP headers to include
933
- - ` auth ` : (Optional) Authentication configuration
934
- - For ` http ` type:
935
- - ` type ` : ` "bearer" `
936
- - ` token ` : Bearer token value
937
- - For ` git ` type:
938
- - ` type ` : ` "ssh" `
939
- - ` privateKeyPath ` : Path to SSH private key
940
-
941
- </blockquote >
942
- </details >
853
+ | | |
854
+ | ------------------------- | ---------------- |
855
+ | ** Type** | ` object ` |
856
+ | ** Required** | No |
857
+ | ** Additional properties** | Any type allowed |
943
858
944
859
</blockquote >
945
860
</details >
946
861
947
- ---
948
-
949
- Generated using [ json-schema-for-humans] ( https://github.com/coveooss/json-schema-for-humans ) on 2025-05-01 at 18:17:32 +0100
862
+ ----------------------------------------------------------------------------------------------------------------------------
863
+ Generated using [ json-schema-for-humans] ( https://github.com/coveooss/json-schema-for-humans ) on 2025-05-22 at 11:28:04 +0100
0 commit comments