Skip to content

Commit

Permalink
Fixes docs for 2.0 API path (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
joewesch authored Nov 8, 2023
1 parent 3d75094 commit 7e20565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/app_feature_config_plans.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Once you have selected the appropriate options, you can click the **Generate** b

### Generating Config Plans via API

The HTTP(S) POST method is not currently enabled for the Config Plan serializer to create plans directly via API. Instead you may run the **GenerateConfigPlans** Job directly via the `plugins/nautobot_golden_config.jobs/GenerateConfigPlans` API endpoint.
The HTTP(S) POST method is not currently enabled for the Config Plan serializer to create plans directly via API. Instead you may run the **Generate Config Plans** Job directly via the `/api/extras/jobs/Generate Config Plans/run/` API endpoint.

## Editing a Config Plan

Expand Down

0 comments on commit 7e20565

Please sign in to comment.