Opportunity quasi fini

This commit is contained in:
2026-06-08 15:56:13 +02:00
parent a4ae624777
commit fb0af73a0b
57 changed files with 435 additions and 1275 deletions
-38
View File
@@ -1,11 +1,3 @@
export * from './action-of-authorization-policy-builder';
export * from './assembly';
export * from './base-endpoint';
export * from './calling-conventions';
export * from './claim';
export * from './claims-identity';
export * from './claims-principal';
export * from './constructor-info';
export * from './create-availability-dto';
export * from './create-communication-dto';
export * from './create-contact-dto';
@@ -16,17 +8,6 @@ export * from './create-history-of-approval-dto';
export * from './create-provider-dto';
export * from './create-provider-type-dto';
export * from './create-staff-dto';
export * from './custom-attribute-data';
export * from './custom-attribute-named-argument';
export * from './custom-attribute-typed-argument';
export * from './delegate';
export * from './endpoint-definition';
export * from './endpoint-of-empty-request-and-list-of-get-communication-dto';
export * from './endpoint-summary';
export * from './endpoint-without-request-of-list-of-get-communication-dto';
export * from './ep-version';
export * from './func-of-object';
export * from './get-all-communications-endpoint';
export * from './get-availability-dto';
export * from './get-communication-dto';
export * from './get-contact-dto';
@@ -37,24 +18,6 @@ export * from './get-history-of-approval-dto';
export * from './get-provider-dto';
export * from './get-provider-type-dto';
export * from './get-staff-dto';
export * from './http';
export * from './i-identity';
export * from './i-web-host-environment';
export * from './idempotency-options';
export * from './member-info';
export * from './member-types';
export * from './method-base';
export * from './method-impl-attributes';
export * from './method-info';
export * from './module';
export * from './module-handle';
export * from './multicast-delegate';
export * from './parameter-attributes';
export * from './parameter-info';
export * from './request-example';
export * from './response-header';
export * from './security-rule-set';
export * from './severity';
export * from './update-availability-dto';
export * from './update-communication-dto';
export * from './update-contact-dto';
@@ -65,4 +28,3 @@ export * from './update-history-of-approval-dto';
export * from './update-provider-dto';
export * from './update-provider-type-dto';
export * from './update-staff-dto';
export * from './validation-failure';