Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit e6f8501

Browse files
authored
Update README.md
1 parent 8bdb103 commit e6f8501

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

schemas/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11

2-
# Schemas are under construction
3-
4-
The policy schemas are currently under construction (and a little out of date) and will undergo a full update at a time TBD. We don't recommend using them in their current state to build or validate policies. Instead:
2+
## How to use the policy schemas
53

64
* Use the [policy reference docs](http://apigee.com/docs/api-services/reference/reference-overview-policy) as guidance.
75

@@ -10,13 +8,13 @@ The policy schemas are currently under construction (and a little out of date) a
108
* On the [Update an API Proxy Revision management API call](http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/apis/%7Bapi_name%7D/revisions/%7Brevision_number%7D-0), be sure to set the `validate=true` query parameter. If the bundle isn't valid, you should get a list of errors back without a failed deployment.
119

1210

13-
# Ask the community
11+
## Ask the community
1412

1513
[![alt text](../images/apigee-community.png "Apigee Community is a great place to ask questions and find answers about developing API proxies. ")](https://community.apigee.com?via=github)
1614

1715
---
1816

19-
Copyright © 2017 Google Inc.
17+
Copyright © 2018 Google Inc.
2018

2119
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
2220
this file except in compliance with the License. You may obtain a copy

0 commit comments

Comments
 (0)