Skip to content

docs(api-portal): remove AI warning, add local screenshot, and update .gitignore#52

Open
aimensahnoun wants to merge 1 commit into02-26-docs_nav_align_visible_use_cases_and_fix_homepage_card_links_updated_the_use_cases_navigation_and_entry-point_cards_to_reflect_only_currently_supported_visible_content_in_mintlify._removed_hidden_ai-only_use-case_pages_payouts_pfrom
03-01-docs_api-portal_migrate_page_content_and_localize_assets_remove_ai-generated_warning_banner_from_api_portal_page_after_verifying_content_matches_legacy_gitbook_documentation._replace_gitbook-hosted_screenshot_with_local_webp_cop
Open

docs(api-portal): remove AI warning, add local screenshot, and update .gitignore#52
aimensahnoun wants to merge 1 commit into02-26-docs_nav_align_visible_use_cases_and_fix_homepage_card_links_updated_the_use_cases_navigation_and_entry-point_cards_to_reflect_only_currently_supported_visible_content_in_mintlify._removed_hidden_ai-only_use-case_pages_payouts_pfrom
03-01-docs_api-portal_migrate_page_content_and_localize_assets_remove_ai-generated_warning_banner_from_api_portal_page_after_verifying_content_matches_legacy_gitbook_documentation._replace_gitbook-hosted_screenshot_with_local_webp_cop

Conversation

@aimensahnoun
Copy link
Member

@aimensahnoun aimensahnoun commented Mar 2, 2026

TL;DR

Removed AI-generated content warning and migrated API portal screenshot to local hosting

What changed?

  • Added .DS_Store to .gitignore to exclude macOS system files
  • Removed the AI-generated content warning banner from the API Portal documentation page
  • Replaced external GitBook-hosted screenshot with locally hosted WebP image at /images/request-network-api/api-portal/api-portal-screenshot.webp

How to test?

  1. Verify the API Portal documentation page renders correctly without the warning banner
  2. Confirm the screenshot displays properly and loads from the local image path
  3. Check that .DS_Store files are now ignored by git

Why make this change?

This change improves the documentation by removing the AI-generated content disclaimer (indicating the content has been reviewed and verified) and establishes better control over image assets by hosting them locally rather than relying on external GitBook URLs.

Remove AI-generated warning banner from API Portal page after verifying
content matches legacy GitBook documentation. Replace GitBook-hosted
screenshot with local webp copy in images/request-network-api/api-portal/.
Also add .DS_Store to .gitignore for macOS development.
This establishes the migration pattern: verify content, remove AI banner,
and store images locally with descriptive kebab-case names.
Copy link
Member Author

aimensahnoun commented Mar 2, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

This was referenced Mar 2, 2026
@aimensahnoun aimensahnoun self-assigned this Mar 2, 2026
@aimensahnoun aimensahnoun changed the title docs(api-portal): migrate page content and localize assets Remove AI-generated warning banner from API Portal page after verifying content matches legacy GitBook documentation. Replace GitBook-hosted screenshot with local webp copy in images/request-netwo docs(api-portal): remove AI warning, add local screenshot, and update .gitignore Mar 2, 2026
@aimensahnoun aimensahnoun marked this pull request as ready for review March 2, 2026 12:02
@greptile-apps
Copy link

greptile-apps bot commented Mar 2, 2026

Greptile Summary

Cleaned up API Portal documentation by removing the AI-generated content warning and migrating the screenshot from external GitBook hosting to local assets. The changes follow standard documentation practices:

  • Removed AI warning banner indicating content has been verified
  • Replaced long GitBook URL with clean local path /images/request-network-api/api-portal/api-portal-screenshot.webp
  • Added .DS_Store to .gitignore for macOS development hygiene
  • Image properly wrapped in Mintlify <Frame> component as per guidelines

All changes align with the documented migration pattern and improve documentation maintainability.

Confidence Score: 5/5

  • This PR is safe to merge with no risk - simple documentation cleanup
  • All changes are documentation-only with no code logic modifications. The .gitignore addition is standard practice, the image migration is straightforward, and the MDX formatting follows Mintlify guidelines correctly.
  • No files require special attention

Important Files Changed

Filename Overview
.gitignore Added .DS_Store to ignore macOS system files - standard best practice
request-network-api/api-portal-manage-api-keys-and-webhooks.mdx Removed AI warning and migrated screenshot to local hosting - clean documentation update
images/request-network-api/api-portal/api-portal-screenshot.webp Added local WebP screenshot (142KB) to replace external GitBook-hosted image

Last reviewed commit: 9745cd3

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

Copy link
Contributor

@bassgeta bassgeta left a comment

Choose a reason for hiding this comment

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

👌

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