Skip to content

Remove personal contact email from API integration spec - #133

Merged
javier-carrasco-crowdstrike merged 1 commit into
mainfrom
fix/remove-contact-email
Jul 27, 2026
Merged

Remove personal contact email from API integration spec#133
javier-carrasco-crowdstrike merged 1 commit into
mainfrom
fix/remove-contact-email

Conversation

@javier-carrasco-crowdstrike

Copy link
Copy Markdown
Contributor

Summary

Removes the info.contact.email field from the OpenAPI spec(s) in api-integrations/. This field contained a personal CrowdStrike employee email address, which is inappropriate to expose in a public repository.

The field is optional per the OpenAPI specification and is not used by Foundry at runtime.

Change

  • Removed "contact": { "email": "..." } block from info section
  • No functional change — spec behaviour is identical

The info.contact.email field exposed a personal CrowdStrike employee
email address in the sample app's public repo. This field is optional
in OpenAPI and unused elsewhere in this spec, so it is removed rather
than replaced.
@javier-carrasco-crowdstrike
javier-carrasco-crowdstrike merged commit 2910353 into main Jul 27, 2026
18 checks passed
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