Skip to content

Commit 5d1fb3d

Browse files
committed
1 parent aaf81d7 commit 5d1fb3d

34 files changed

Lines changed: 145 additions & 145 deletions

File tree

doc/policies_list/3.10.0/policies.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"With this policy a new way to enable caching in APICast is enabled based on any Liquid filter operation"
9191
],
9292
"name": "Content caching",
93-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
93+
"$schema": "http://apicast.io/policy-v1/schema",
9494
"configuration": {
9595
"definitions": {
9696
"operation": {
@@ -824,7 +824,7 @@
824824
"Configure APIcast to serve TLS certificates for HTTPS connections."
825825
],
826826
"name": "TLS Termination",
827-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
827+
"$schema": "http://apicast.io/policy-v1/schema",
828828
"configuration": {
829829
"properties": {
830830
"certificates": {
@@ -889,7 +889,7 @@
889889
"(https://tools.ietf.org/html/rfc8705) for every API call."
890890
],
891891
"name": "OAuth 2.0 Mutual TLS Client Authentication",
892-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
892+
"$schema": "http://apicast.io/policy-v1/schema",
893893
"configuration": {
894894
"properties": {},
895895
"type": "object"
@@ -1317,7 +1317,7 @@
13171317
"the defined proxy"
13181318
],
13191319
"name": "Camel Service",
1320-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
1320+
"$schema": "http://apicast.io/policy-v1/schema",
13211321
"configuration": {
13221322
"properties": {
13231323
"https_proxy": {
@@ -2065,7 +2065,7 @@
20652065
"the defined proxy"
20662066
],
20672067
"name": "Proxy Service",
2068-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
2068+
"$schema": "http://apicast.io/policy-v1/schema",
20692069
"configuration": {
20702070
"properties": {
20712071
"https_proxy": {

doc/policies_list/3.11.0/policies.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"policies": {
33
"oauth_mtls": [
44
{
5-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
5+
"$schema": "http://apicast.io/policy-v1/schema",
66
"name": "OAuth 2.0 Mutual TLS Client Authentication",
77
"configuration": {
88
"properties": {},
@@ -33,7 +33,7 @@
3333
],
3434
"camel": [
3535
{
36-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
36+
"$schema": "http://apicast.io/policy-v1/schema",
3737
"name": "Camel Service",
3838
"configuration": {
3939
"properties": {
@@ -1359,7 +1359,7 @@
13591359
],
13601360
"tls": [
13611361
{
1362-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
1362+
"$schema": "http://apicast.io/policy-v1/schema",
13631363
"name": "TLS Termination",
13641364
"configuration": {
13651365
"properties": {
@@ -2261,7 +2261,7 @@
22612261
],
22622262
"content_caching": [
22632263
{
2264-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
2264+
"$schema": "http://apicast.io/policy-v1/schema",
22652265
"name": "Content caching",
22662266
"configuration": {
22672267
"definitions": {
@@ -2506,7 +2506,7 @@
25062506
],
25072507
"http_proxy": [
25082508
{
2509-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
2509+
"$schema": "http://apicast.io/policy-v1/schema",
25102510
"name": "Proxy Service",
25112511
"configuration": {
25122512
"properties": {

doc/policies_list/3.11.1/policies.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@
10241024
"oauth_mtls": [
10251025
{
10261026
"name": "OAuth 2.0 Mutual TLS Client Authentication",
1027-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
1027+
"$schema": "http://apicast.io/policy-v1/schema",
10281028
"summary": "Configure OAuth 2.0 Mutual TLS Client Authentication.",
10291029
"version": "builtin",
10301030
"description": [
@@ -1055,7 +1055,7 @@
10551055
"camel": [
10561056
{
10571057
"name": "Camel Service",
1058-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
1058+
"$schema": "http://apicast.io/policy-v1/schema",
10591059
"summary": "Adds an Camel proxy to the service.",
10601060
"version": "builtin",
10611061
"description": [
@@ -2291,7 +2291,7 @@
22912291
"http_proxy": [
22922292
{
22932293
"name": "Proxy Service",
2294-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
2294+
"$schema": "http://apicast.io/policy-v1/schema",
22952295
"summary": "Adds an HTTP proxy to the service.",
22962296
"version": "builtin",
22972297
"description": [
@@ -2664,7 +2664,7 @@
26642664
"content_caching": [
26652665
{
26662666
"name": "Content caching",
2667-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
2667+
"$schema": "http://apicast.io/policy-v1/schema",
26682668
"summary": "Option to enable content caching on responses.",
26692669
"version": "builtin",
26702670
"description": [
@@ -2851,7 +2851,7 @@
28512851
"tls": [
28522852
{
28532853
"name": "TLS Termination",
2854-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
2854+
"$schema": "http://apicast.io/policy-v1/schema",
28552855
"summary": "Configure TLS termination certificates",
28562856
"version": "builtin",
28572857
"description": [

doc/policies_list/3.12.0/policies.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"policies": {
33
"tls": [
44
{
5-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
5+
"$schema": "http://apicast.io/policy-v1/schema",
66
"summary": "Configure TLS termination certificates",
77
"configuration": {
88
"properties": {
@@ -1414,7 +1414,7 @@
14141414
],
14151415
"camel": [
14161416
{
1417-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
1417+
"$schema": "http://apicast.io/policy-v1/schema",
14181418
"summary": "Adds an Camel proxy to the service.",
14191419
"configuration": {
14201420
"properties": {
@@ -1587,7 +1587,7 @@
15871587
],
15881588
"http_proxy": [
15891589
{
1590-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
1590+
"$schema": "http://apicast.io/policy-v1/schema",
15911591
"summary": "Adds an HTTP proxy to the service.",
15921592
"configuration": {
15931593
"properties": {
@@ -2407,7 +2407,7 @@
24072407
],
24082408
"content_caching": [
24092409
{
2410-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
2410+
"$schema": "http://apicast.io/policy-v1/schema",
24112411
"summary": "Option to enable content caching on responses.",
24122412
"configuration": {
24132413
"properties": {
@@ -2740,7 +2740,7 @@
27402740
],
27412741
"oauth_mtls": [
27422742
{
2743-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
2743+
"$schema": "http://apicast.io/policy-v1/schema",
27442744
"summary": "Configure OAuth 2.0 Mutual TLS Client Authentication.",
27452745
"configuration": {
27462746
"properties": {},

doc/policies_list/3.13.2/policies.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@
466466
],
467467
"version": "builtin",
468468
"name": "Camel Service",
469-
"$schema": "http://apicast.io/policy-v1/schema#manifest#"
469+
"$schema": "http://apicast.io/policy-v1/schema"
470470
}
471471
],
472472
"payload_limits": [
@@ -584,7 +584,7 @@
584584
],
585585
"version": "builtin",
586586
"name": "Proxy Service",
587-
"$schema": "http://apicast.io/policy-v1/schema#manifest#"
587+
"$schema": "http://apicast.io/policy-v1/schema"
588588
}
589589
],
590590
"soap": [
@@ -1493,7 +1493,7 @@
14931493
],
14941494
"version": "builtin",
14951495
"name": "OAuth 2.0 Mutual TLS Client Authentication",
1496-
"$schema": "http://apicast.io/policy-v1/schema#manifest#"
1496+
"$schema": "http://apicast.io/policy-v1/schema"
14971497
}
14981498
],
14991499
"websocket": [
@@ -2792,7 +2792,7 @@
27922792
],
27932793
"version": "builtin",
27942794
"name": "TLS Termination",
2795-
"$schema": "http://apicast.io/policy-v1/schema#manifest#"
2795+
"$schema": "http://apicast.io/policy-v1/schema"
27962796
}
27972797
],
27982798
"content_caching": [
@@ -2930,7 +2930,7 @@
29302930
],
29312931
"version": "builtin",
29322932
"name": "Content caching",
2933-
"$schema": "http://apicast.io/policy-v1/schema#manifest#"
2933+
"$schema": "http://apicast.io/policy-v1/schema"
29342934
}
29352935
],
29362936
"apicast": [

doc/policies_list/3.14.0/policies.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"policies": {
33
"oauth_mtls": [
44
{
5-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
5+
"$schema": "http://apicast.io/policy-v1/schema",
66
"name": "OAuth 2.0 Mutual TLS Client Authentication",
77
"configuration": {
88
"type": "object",
@@ -33,7 +33,7 @@
3333
],
3434
"http_proxy": [
3535
{
36-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
36+
"$schema": "http://apicast.io/policy-v1/schema",
3737
"name": "Proxy Service",
3838
"configuration": {
3939
"type": "object",
@@ -62,7 +62,7 @@
6262
],
6363
"content_caching": [
6464
{
65-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
65+
"$schema": "http://apicast.io/policy-v1/schema",
6666
"name": "Content caching",
6767
"configuration": {
6868
"type": "object",
@@ -731,7 +731,7 @@
731731
],
732732
"tls": [
733733
{
734-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
734+
"$schema": "http://apicast.io/policy-v1/schema",
735735
"name": "TLS Termination",
736736
"configuration": {
737737
"type": "object",
@@ -1586,7 +1586,7 @@
15861586
],
15871587
"camel": [
15881588
{
1589-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
1589+
"$schema": "http://apicast.io/policy-v1/schema",
15901590
"name": "Camel Service",
15911591
"configuration": {
15921592
"type": "object",

doc/policies_list/3.15.0/policies.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
"content_caching": [
356356
{
357357
"name": "Content caching",
358-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
358+
"$schema": "http://apicast.io/policy-v1/schema",
359359
"configuration": {
360360
"properties": {
361361
"rules": {
@@ -599,7 +599,7 @@
599599
"request_unbuffered": [
600600
{
601601
"name": "Request Unbuffered",
602-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
602+
"$schema": "http://apicast.io/policy-v1/schema",
603603
"configuration": {
604604
"type": "object",
605605
"properties": {}
@@ -614,7 +614,7 @@
614614
"oauth_mtls": [
615615
{
616616
"name": "OAuth 2.0 Mutual TLS Client Authentication",
617-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
617+
"$schema": "http://apicast.io/policy-v1/schema",
618618
"configuration": {
619619
"type": "object",
620620
"properties": {}
@@ -630,7 +630,7 @@
630630
"tls": [
631631
{
632632
"name": "TLS Termination",
633-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
633+
"$schema": "http://apicast.io/policy-v1/schema",
634634
"configuration": {
635635
"type": "object",
636636
"properties": {
@@ -1503,7 +1503,7 @@
15031503
"camel": [
15041504
{
15051505
"name": "Camel Service",
1506-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
1506+
"$schema": "http://apicast.io/policy-v1/schema",
15071507
"configuration": {
15081508
"type": "object",
15091509
"properties": {
@@ -2698,7 +2698,7 @@
26982698
"http_proxy": [
26992699
{
27002700
"name": "Proxy Service",
2701-
"$schema": "http://apicast.io/policy-v1/schema#manifest#",
2701+
"$schema": "http://apicast.io/policy-v1/schema",
27022702
"configuration": {
27032703
"type": "object",
27042704
"properties": {

0 commit comments

Comments
 (0)