33 "prefix" : " devproxy-config-file" ,
44 "body" : [
55 " {" ,
6- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/rc.schema.json\" ," ,
6+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/rc.schema.json\" ," ,
77 " \t\" plugins\" : [" ,
88 " \t\t $1" ,
99 " \t ]," ,
2020 "ConfigFileSchema" : {
2121 "prefix" : " devproxy-config-file-schema" ,
2222 "body" : [
23- " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/rc.schema.json\" ,"
23+ " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/rc.schema.json\" ,"
2424 ],
2525 "description" : " Dev Proxy config file schema"
2626 },
4242 "prefix" : " devproxy-mocks-file" ,
4343 "body" : [
4444 " {" ,
45- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/mockresponseplugin.mocksfile.schema.json\" ," ,
45+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/mockresponseplugin.mocksfile.schema.json\" ," ,
4646 " \t\" mocks\" : [" ,
4747 " \t\t $1" ,
4848 " \t ]" ,
5353 "MocksFileSchema" : {
5454 "prefix" : " devproxy-mocks-file-schema" ,
5555 "body" : [
56- " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/mockresponseplugin.mocksfile.schema.json\" ,"
56+ " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/mockresponseplugin.mocksfile.schema.json\" ,"
5757 ],
5858 "description" : " Dev Proxy mocks file schema"
5959 },
7575 "prefix" : " devproxy-prices-file" ,
7676 "body" : [
7777 " {" ,
78- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/openaitelemetryplugin.pricesfile.schema.json\" ," ,
78+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/openaitelemetryplugin.pricesfile.schema.json\" ," ,
7979 " \t\" prices\" : {" ,
8080 " \t\t $1" ,
8181 " \t }" ,
162162 "prefix" : " devproxy-plugin-auth-config-apikey" ,
163163 "body" : [
164164 " \" auth\" : {" ,
165- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/authplugin.schema.json\" ," ,
165+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/authplugin.schema.json\" ," ,
166166 " \t\" type\" : \" apiKey\" ," ,
167167 " \t\" apiKey\" : {" ,
168168 " \t\t\" parameters\" : [" ,
187187 "prefix" : " devproxy-plugin-auth-config-oauth2" ,
188188 "body" : [
189189 " \" auth\" : {" ,
190- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/authplugin.schema.json\" ," ,
190+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/authplugin.schema.json\" ," ,
191191 " \t\" type\" : \" oauth2\" ," ,
192192 " \t\" oauth2\" : {" ,
193193 " \t\t\" metadataUrl\" : \" https://login.microsoftonline.com/common/v2.0/.well-known/openid-configuration\" ," ,
230230 "prefix" : " devproxy-plugin-api-center-minimal-permissions-config" ,
231231 "body" : [
232232 " \" apiCenterMinimalPermissionsPlugin\" : {" ,
233- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/apicenterminimalpermissionsplugin.schema.json\" ," ,
233+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/apicenterminimalpermissionsplugin.schema.json\" ," ,
234234 " \t\" subscriptionId\" : \" cdae2297-7aa6-4195-bbb1-dcd89153cc72\" ," ,
235235 " \t\" resourceGroupName\" : \" resource-group-name\" ," ,
236236 " \t\" serviceName\" : \" apic-instance\" ," ,
255255 "prefix" : " devproxy-plugin-api-center-onboarding-config" ,
256256 "body" : [
257257 " \" apiCenterOnboardingPlugin\" : {" ,
258- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/apicenteronboardingplugin.schema.json\" ," ,
258+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/apicenteronboardingplugin.schema.json\" ," ,
259259 " \t\" subscriptionId\" : \" cdae2297-7aa6-4195-bbb1-dcd89153cc72\" ," ,
260260 " \t\" resourceGroupName\" : \" resource-group-name\" ," ,
261261 " \t\" serviceName\" : \" apic-instance\" ," ,
281281 "prefix" : " devproxy-plugin-api-center-production-version-config" ,
282282 "body" : [
283283 " \" apiCenterProductionVersionPlugin\" : {" ,
284- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/apicenterproductionversionplugin.schema.json\" ," ,
284+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/apicenterproductionversionplugin.schema.json\" ," ,
285285 " \t\" subscriptionId\" : \" cdae2297-7aa6-4195-bbb1-dcd89153cc72\" ," ,
286286 " \t\" resourceGroupName\" : \" resource-group-name\" ," ,
287287 " \t\" serviceName\" : \" apic-instance\" ," ,
305305 "prefix" : " devproxy-plugin-caching-guidance-config" ,
306306 "body" : [
307307 " \" cachingGuidance\" : {" ,
308- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/cachingguidanceplugin.schema.json\" ," ,
308+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/cachingguidanceplugin.schema.json\" ," ,
309309 " \t\" cacheThresholdSeconds\" : 5" ,
310310 " }"
311311 ],
327327 "prefix" : " devproxy-plugin-crud-api-config" ,
328328 "body" : [
329329 " \" customersApi\" : {" ,
330- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/crudapiplugin.schema.json\" ," ,
330+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/crudapiplugin.schema.json\" ," ,
331331 " \t\" apiFile\" : \" customers-api.json\" " ,
332332 " }"
333333 ],
337337 "prefix" : " devproxy-plugin-crud-api-file" ,
338338 "body" : [
339339 " {" ,
340- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/crudapiplugin.apifile.schema.json\" ," ,
340+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/crudapiplugin.apifile.schema.json\" ," ,
341341 " \t\" actions\" : [" ,
342342 " \t\t $1" ,
343343 " \t ]," ,
350350 "CrudApiPluginFileSchema" : {
351351 "prefix" : " devproxy-plugin-crud-api-file-schema" ,
352352 "body" : [
353- " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/crudapiplugin.apifile.schema.json\" ,"
353+ " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/crudapiplugin.apifile.schema.json\" ,"
354354 ],
355355 "description" : " CrudApiPlugin API file schema"
356356 },
381381 "prefix" : " devproxy-plugin-dev-tools-config" ,
382382 "body" : [
383383 " \" devTools\" : {" ,
384- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/devtoolsplugin.schema.json\" ," ,
384+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/devtoolsplugin.schema.json\" ," ,
385385 " \t\" preferredBrowser\" : \" Edge\" " ,
386386 " }"
387387 ],
403403 "prefix" : " devproxy-plugin-entra-mock-response-config" ,
404404 "body" : [
405405 " \" entraMockResponsePlugin\" : {" ,
406- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/mockresponseplugin.schema.json\" ," ,
406+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/mockresponseplugin.schema.json\" ," ,
407407 " \t\" mocksFile\" : \" mocks.json\" " ,
408408 " }"
409409 ],
424424 "prefix" : " devproxy-plugin-execution-summary-config" ,
425425 "body" : [
426426 " \" executionSummaryPlugin\" : {" ,
427- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/executionsummaryplugin.schema.json\" ," ,
427+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/executionsummaryplugin.schema.json\" ," ,
428428 " \t\" groupBy\" : \" url\" " ,
429429 " }"
430430 ],
446446 "prefix" : " devproxy-plugin-generic-random-error-config" ,
447447 "body" : [
448448 " \" genericRandomErrorPlugin\" : {" ,
449- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/genericrandomerrorplugin.schema.json\" ," ,
449+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/genericrandomerrorplugin.schema.json\" ," ,
450450 " \t\" errorsFile\" : \" errors.json\" ," ,
451451 " \t\" rate\" : 50" ,
452452 " }"
457457 "prefix" : " devproxy-plugin-generic-random-error-file" ,
458458 "body" : [
459459 " {" ,
460- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/genericrandomerrorplugin.errorsfile.schema.json\" ," ,
460+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/genericrandomerrorplugin.errorsfile.schema.json\" ," ,
461461 " \t\" errors\" : [" ,
462462 " \t\t $1" ,
463463 " \t ]" ,
468468 "GenericRandomErrorPluginFileSchema" : {
469469 "prefix" : " devproxy-plugin-generic-random-error-file-schema" ,
470470 "body" : [
471- " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/genericrandomerrorplugin.errorsfile.schema.json\" ,"
471+ " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/genericrandomerrorplugin.errorsfile.schema.json\" ,"
472472 ],
473473 "description" : " GenericRandomErrorPlugin errors file schema"
474474 },
525525 "prefix" : " devproxy-plugin-graph-minimal-permissions-guidance-config" ,
526526 "body" : [
527527 " \" graphMinimalPermissionsGuidancePlugin\" : {" ,
528- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/graphminimalpermissionsguidanceplugin.schema.json\" ," ,
528+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/graphminimalpermissionsguidanceplugin.schema.json\" ," ,
529529 " \t\" permissionsToIgnore\" : [" ,
530530 " \t\t\" profile\" ," ,
531531 " \t\t\" openid\" ," ,
551551 "prefix" : " devproxy-plugin-graph-minimal-permissions-config" ,
552552 "body" : [
553553 " \" graphMinimalPermissionsPlugin\" : {" ,
554- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/graphmininalpermissionsplugin.schema.json\" ," ,
554+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/graphmininalpermissionsplugin.schema.json\" ," ,
555555 " \t\" type\" : \" delegated\" " ,
556556 " }"
557557 ],
583583 "prefix" : " devproxy-plugin-graph-mock-response-config" ,
584584 "body" : [
585585 " \" graphMockResponsePlugin\" : {" ,
586- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/mockresponseplugin.schema.json\" ," ,
586+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/mockresponseplugin.schema.json\" ," ,
587587 " \t\" mocksFile\" : \" mocks.json\" " ,
588588 " }"
589589 ],
614614 "prefix" : " devproxy-plugin-graph-random-error-config" ,
615615 "body" : [
616616 " \" graphRandomErrorPlugin\" : {" ,
617- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/graphrandomerrorplugin.schema.json\" ," ,
617+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/graphrandomerrorplugin.schema.json\" ," ,
618618 " \t\" allowedErrors\" : [ 429, 500, 502, 503, 504, 507 ]" ,
619619 " \t\" rate\" : 50" ,
620620 " }"
678678 "prefix" : " devproxy-plugin-http-file-generator-config" ,
679679 "body" : [
680680 " \" httpFileGeneratorPlugin\" : {" ,
681- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/httpfilegeneratorplugin.schema.json\" ," ,
681+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/httpfilegeneratorplugin.schema.json\" ," ,
682682 " \t\" includeOptionsRequests\" : false" ,
683683 " }"
684684 ],
700700 "prefix" : " devproxy-plugin-latency-config" ,
701701 "body" : [
702702 " \" latencyPlugin\" : {" ,
703- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/latencyplugin.schema.json\" ," ,
703+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/latencyplugin.schema.json\" ," ,
704704 " \t\" minMs\" : 200," ,
705705 " \t\" maxMs\" : 10000" ,
706706 " }"
722722 "prefix" : " devproxy-plugin-minimal-csom-permissions-config" ,
723723 "body" : [
724724 " \" minimalCsomPermissionsPlugin\" : {" ,
725- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/minimalcsompermissionsplugin.schema.json\" ," ,
725+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/minimalcsompermissionsplugin.schema.json\" ," ,
726726 " \t\" typesFilePath\" : \" ./api-specs\" " ,
727727 " }"
728728 ],
744744 "prefix" : " devproxy-plugin-minimal-permissions-config" ,
745745 "body" : [
746746 " \" minimalPermissionsPlugin\" : {" ,
747- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/minimalpermissionsplugin.schema.json\" ," ,
747+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/minimalpermissionsplugin.schema.json\" ," ,
748748 " \t\" apiSpecsFolderPath\" : \" ./api-specs\" " ,
749749 " }"
750750 ],
766766 "prefix" : " devproxy-plugin-minimal-permissions-guidance-config" ,
767767 "body" : [
768768 " \" minimalPermissionsGuidancePlugin\" : {" ,
769- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/minimalpermissionsguidanceplugin.schema.json\" ," ,
769+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/minimalpermissionsguidanceplugin.schema.json\" ," ,
770770 " \t\" apiSpecsFolderPath\" : \" ./api-specs\" " ,
771771 " }"
772772 ],
799799 "prefix" : " devproxy-plugin-mock-request-config" ,
800800 "body" : [
801801 " \" mockRequestPlugin\" : {" ,
802- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/mockrequestplugin.schema.json\" ," ,
802+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/mockrequestplugin.schema.json\" ," ,
803803 " \t\" mockFile\" : \" mock-request.json\" " ,
804804 " }"
805805 ],
821821 "prefix" : " devproxy-plugin-mock-response-config" ,
822822 "body" : [
823823 " \" mockResponsePlugin\" : {" ,
824- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/mockresponseplugin.schema.json\" ," ,
824+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/mockresponseplugin.schema.json\" ," ,
825825 " \t\" mocksFile\" : \" mocks.json\" " ,
826826 " }"
827827 ],
830830 "MockResponsePluginFileSchema" : {
831831 "prefix" : " devproxy-plugin-mock-response-schema" ,
832832 "body" : [
833- " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/mockresponseplugin.mocksfile.schema.json\" ,"
833+ " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/mockresponseplugin.mocksfile.schema.json\" ,"
834834 ],
835835 "description" : " MockResponsePlugin schema"
836836 },
893893 "prefix" : " devproxy-plugin-openai-telemetry-config" ,
894894 "body" : [
895895 " \" openAITelemetryPlugin\" : {" ,
896- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/openaitelemetryplugin.schema.json\" ," ,
896+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/openaitelemetryplugin.schema.json\" ," ,
897897 " \t\" application\" : \" My app\" ," ,
898898 " \t\" includeCosts\" : true," ,
899899 " \t\" pricesFile\" : \" prices.json\" " ,
916916 "prefix" : " devproxy-plugin-open-api-spec-generator-config" ,
917917 "body" : [
918918 " \" openApiSpecGeneratorPlugin\" : {" ,
919- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/openapispecgeneratorplugin.schema.json\" ," ,
919+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/openapispecgeneratorplugin.schema.json\" ," ,
920920 " \t\" includeOptionsRequests\" : false," ,
921921 " \t\" specVersion\" : \" v3_0\" ," ,
922922 " \t\" specFormat\" : \" Json\" " ,
939939 "prefix" : " devproxy-plugin-rate-limiting-config" ,
940940 "body" : [
941941 " \" rateLimiting\" : {" ,
942- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/ratelimitingplugin.schema.json\" ," ,
942+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/ratelimitingplugin.schema.json\" ," ,
943943 " \t\" costPerRequest\" : 2," ,
944944 " \t\" rateLimit\" : 120," ,
945945 " \t\" retryAfterSeconds\" : 5" ,
951951 "prefix" : " devproxy-plugin-rate-limiting-file" ,
952952 "body" : [
953953 " {" ,
954- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/ratelimitingplugin.customresponsefile.schema.json\" ," ,
954+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/ratelimitingplugin.customresponsefile.schema.json\" ," ,
955955 " \t\" body\" : {" ,
956956 " \t\t $1" ,
957957 " \t }," ,
966966 "RateLimitingFileSchema" : {
967967 "prefix" : " devproxy-plugin-rate-limiting-file-schema" ,
968968 "body" : [
969- " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/ratelimitingplugin.customresponsefile.schema.json\" ,"
969+ " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/ratelimitingplugin.customresponsefile.schema.json\" ,"
970970 ],
971971 "description" : " Dev Proxy rate limiting file schema"
972972 },
997997 "prefix" : " devproxy-plugin-rewrite-file" ,
998998 "body" : [
999999 " {" ,
1000- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/rewriteplugin.rewritesfile.schema.json\" ," ,
1000+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/rewriteplugin.rewritesfile.schema.json\" ," ,
10011001 " \t\" rewrites\" : [" ,
10021002 " \t\t $1" ,
10031003 " \t ]" ,
10081008 "RewritePluginFileSchema" : {
10091009 "prefix" : " devproxy-plugin-rewrite-file-schema" ,
10101010 "body" : [
1011- " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/rewriteplugin.rewritesfile.schema.json\" ,"
1011+ " \"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/rewriteplugin.rewritesfile.schema.json\" ,"
10121012 ],
10131013 "description" : " RewritePlugin rewrites file schema"
10141014 },
10151015 "RewritePluginConfig" : {
10161016 "prefix" : " devproxy-plugin-rewrite-config" ,
10171017 "body" : [
10181018 " \" rewritePlugin\" : {" ,
1019- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/rewriteplugin.schema.json\" ," ,
1019+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/rewriteplugin.schema.json\" ," ,
10201020 " \t\" rewritesFile\" : \" rewrites.json\" " ,
10211021 " }"
10221022 ],
10371037 "prefix" : " devproxy-plugin-typespec-generator-config" ,
10381038 "body" : [
10391039 " \" typeSpecGeneratorPlugin\" : {" ,
1040- " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.28 .0/typespecgeneratorplugin.schema.json\" ," ,
1040+ " \t\"\\ $schema\" : \" https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v0.29 .0/typespecgeneratorplugin.schema.json\" ," ,
10411041 " \t\" ignoreResponseTypes\" : false" ,
10421042 " }"
10431043 ],
10871087 ],
10881088 "description" : " PlainTextReporter instance"
10891089 }
1090- }
1090+ }
0 commit comments