Skip to content

Conversation

@toumorokoshi
Copy link
Member

fix incorrect examples:

  • incorrect content type for update.
  • id field for create was missing.

fixes #271

🍱 Types of changes

What types of changes does your code introduce to AEP? Put an x in the boxes
that apply

  • Enhancement
  • New proposal
  • Migrated from google.aip.dev
  • Chore / Quick Fix

📋 Your checklist for this pull request

Please review the AEP Style and Guidance for
contributing to this repository.

General

💝 Thank you!

fix incorrect examples:

- incorrect content type for update.
- id field for create was missing.

fixes aep-dev#271
Copy link
Contributor

@mkistler mkistler left a comment

Choose a reason for hiding this comment

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

Looks good. 👍

Could you also please add a contact in the info section?

    'contact': { 'name': 'API Support', 'email': 'aepsupport@aep.dev' },

adding contact
@toumorokoshi toumorokoshi merged commit 0af60aa into aep-dev:main Jan 21, 2025
2 checks passed
@toumorokoshi
Copy link
Member Author

Looks good. 👍

Could you also please add a contact in the info section?

    'contact': { 'name': 'API Support', 'email': 'aepsupport@aep.dev' },

done!

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.

Example oas file is failing some linter checks

2 participants