apigee / api-platform-samples

Working samples for the Apigee API Platform
Apache License 2.0
497 stars 713 forks source link

Missing json_threat_protection.xsd #19

Closed ghost closed 9 years ago

ghost commented 11 years ago

There's a reference to json_threat_protection.xsd in policies/all.xsd. The referenced .xsd is missing from the "policies" directory.

ap-andrew commented 11 years ago

You can find it here:

https://github.com/apigee/api-platform-samples/blob/master/schemas/policy/xml_threat_protection.xsd

BTW, where did you find the reference? In your subject you refer to 'thread' protection. If that's published somewhere, we need to fix it.

Thanks

On Tue, May 28, 2013 at 12:18 PM, michael-johnson-acn < notifications@github.com> wrote:

There's a reference to json_threat_protection.xsd. The referenced .xsd is missing from the "policies" directory.

— Reply to this email directly or view it on GitHubhttps://github.com/apigee/api-platform-samples/issues/19 .

ap-andrew commented 11 years ago

Sry, your subject line threw me off. Obviously that's the XML policy I directed you to. The JSON schema must not have gotten checked in. I'll let you know when it's available. Thanks

On Tue, May 28, 2013 at 12:22 PM, Andrew Brown andrew@apigee.com wrote:

You can find it here:

https://github.com/apigee/api-platform-samples/blob/master/schemas/policy/xml_threat_protection.xsd

BTW, where did you find the reference? In your subject you refer to 'thread' protection. If that's published somewhere, we need to fix it.

Thanks

On Tue, May 28, 2013 at 12:18 PM, michael-johnson-acn < notifications@github.com> wrote:

There's a reference to json_threat_protection.xsd. The referenced .xsd is missing from the "policies" directory.

— Reply to this email directly or view it on GitHubhttps://github.com/apigee/api-platform-samples/issues/19 .

ap-andrew commented 11 years ago

Schema is available here now:

https://github.com/apigee/api-platform-samples/blob/master/schemas/policy/json_threat_protection.xsd

Thanks for pointing that out. . .

Cheers

On Tue, May 28, 2013 at 12:24 PM, Andrew Brown andrew@apigee.com wrote:

Sry, your subject line threw me off. Obviously that's the XML policy I directed you to. The JSON schema must not have gotten checked in. I'll let you know when it's available. Thanks

On Tue, May 28, 2013 at 12:22 PM, Andrew Brown andrew@apigee.com wrote:

You can find it here:

https://github.com/apigee/api-platform-samples/blob/master/schemas/policy/xml_threat_protection.xsd

BTW, where did you find the reference? In your subject you refer to 'thread' protection. If that's published somewhere, we need to fix it.

Thanks

On Tue, May 28, 2013 at 12:18 PM, michael-johnson-acn < notifications@github.com> wrote:

There's a reference to json_threat_protection.xsd. The referenced .xsd is missing from the "policies" directory.

— Reply to this email directly or view it on GitHubhttps://github.com/apigee/api-platform-samples/issues/19 .

ghost commented 11 years ago

Thanks. Sorry about the typo in the subject line.

Michael C. Johnson Accenture Advanced Systems & Technology (267) 216-0783

From: ap-andrew [mailto:notifications@github.com] Sent: Tuesday, May 28, 2013 12:30 PM To: apigee/api-platform-samples Cc: Johnson, M. C. Subject: Re: [api-platform-samples] Missing json_threat_protection.xsd (#19)

Schema is available here now:

https://github.com/apigee/api-platform-samples/blob/master/schemas/policy/json_threat_protection.xsd

Thanks for pointing that out. . .

Cheers

On Tue, May 28, 2013 at 12:24 PM, Andrew Brown andrew@apigee.com<mailto:andrew@apigee.com> wrote:

Sry, your subject line threw me off. Obviously that's the XML policy I directed you to. The JSON schema must not have gotten checked in. I'll let you know when it's available. Thanks

On Tue, May 28, 2013 at 12:22 PM, Andrew Brown andrew@apigee.com<mailto:andrew@apigee.com> wrote:

You can find it here:

https://github.com/apigee/api-platform-samples/blob/master/schemas/policy/xml_threat_protection.xsd

BTW, where did you find the reference? In your subject you refer to 'thread' protection. If that's published somewhere, we need to fix it.

Thanks

On Tue, May 28, 2013 at 12:18 PM, michael-johnson-acn < notifications@github.commailto:notifications@github.com> wrote:

There's a reference to json_threat_protection.xsd. The referenced .xsd is missing from the "policies" directory.

— Reply to this email directly or view it on GitHubhttps://github.com/apigee/api-platform-samples/issues/19 .

— Reply to this email directly or view it on GitHubhttps://github.com/apigee/api-platform-samples/issues/19#issuecomment-18562526.


This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.


www.accenture.com

WWitman commented 9 years ago

NB: All of the available policy schemas are available here: https://github.com/apigee/api-platform-samples/tree/master/schemas/policy

WWitman commented 9 years ago

The policy schema is available in the above mentioned repo.