Skip to content

Commit 6832216

Browse files
committed
(docs) Add deprecation note to resource_types.
1 parent 5c0b3ea commit 6832216

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

api/docs/http_resource_type.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Resource Type
22
=============
33

4+
> **Deprecation note:** This endpoint was
5+
[deprecated](https://docs.puppet.com/puppet/4.5/reference/deprecated_api.html) in Puppet
6+
4.5.0 in favor of the
7+
[`environment_classes`](https://docs.puppet.com/puppetserver/2.5/puppet-api/v3/environment_classes.html)
8+
endpoint provided by Puppet Server 2.3.0 and later.
9+
410
The `resource_type` and `resource_types` endpoints return information about the
511
following kinds of objects available to the puppet master:
612

0 commit comments

Comments
 (0)