Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump omicron version #237

Closed
wants to merge 6 commits into from
Closed

Bump omicron version #237

wants to merge 6 commits into from

Conversation

david-crespo
Copy link
Collaborator

@david-crespo david-crespo commented Apr 5, 2024

Built on top of #238.

@david-crespo david-crespo changed the title Bump omicron version + handle endpoints that return arrays Bump omicron version Apr 5, 2024
@david-crespo david-crespo changed the base branch from main to handle-array-responses April 5, 2024 16:22
@@ -177,6 +177,38 @@ export const AddressLotResultsPage = z.preprocess(
z.object({ items: AddressLot.array(), nextPage: z.string().optional() })
);

export const BgpMessageHistory = z.preprocess(
processResponseBody,
z.record(z.unknown())
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

hmmm

Base automatically changed from handle-array-responses to main April 5, 2024 16:43
@david-crespo david-crespo deleted the api-bump branch May 8, 2024 16:34
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.

1 participant