Skip to content

docs: Updating ApiConfig to reference .api_id instead of .id#2963

Draft
rshade wants to merge 1 commit into
masterfrom
docs-issue
Draft

docs: Updating ApiConfig to reference .api_id instead of .id#2963
rshade wants to merge 1 commit into
masterfrom
docs-issue

Conversation

@rshade

@rshade rshade commented Feb 10, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@codecov

codecov Bot commented Feb 10, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (5b57175) to head (01a7d8a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2963   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           3       3           
  Lines         166     166           
======================================
  Misses        166     166           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread provider/doc_edits.go Outdated
var apiConfigApiId = tfbridge.DocsEdit{
Path: "*api_gateway_api_config.html.markdown",
Edit: func(_ string, content []byte) ([]byte, error) {
content = effectiveLabelsRegexp.ReplaceAllLiteral(content, []byte(apiConfigApiIdStr+" **Note: use apiId if calling a resource**"))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you want apiConfigApiIdRegexp here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants